Function pgx_pg_sys::getprotoent_r

source ·
pub unsafe fn getprotoent_r(
    arg___result_buf: *mut protoent,
    arg___buf: *mut c_char,
    arg___buflen: usize,
    arg___result: *mut *mut protoent
) -> c_int