Function nix::libc::getservbyname[][src]

pub unsafe extern "C" fn getservbyname(
    name: *const i8,
    proto: *const i8
) -> *mut servent