Function pgx_pg_sys::getnetbyaddr_r

source ·
pub unsafe fn getnetbyaddr_r(
    arg___net: u32,
    arg___type: c_int,
    arg___result_buf: *mut netent,
    arg___buf: *mut c_char,
    arg___buflen: usize,
    arg___result: *mut *mut netent,
    arg___h_errnop: *mut c_int
) -> c_int