Function getservbyname

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