Function gethostbyaddr

Source
pub unsafe extern "C" fn gethostbyaddr(
    addr: *const c_char,
    len: c_int,
    type_: c_int,
) -> *mut hostent