Function getservbyname

Source
pub unsafe extern "C" fn getservbyname(
    __name: *const c_char,
    __proto: *const c_char,
) -> *mut servent