Function gethostbyaddr

Source
pub unsafe extern "C" fn gethostbyaddr(
    __addr: *const c_void,
    __len: u32,
    __type: i32,
) -> *mut hostent