Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

getservbyname

Function getservbyname 

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