Skip to main content

getservbyname

Function getservbyname 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn getservbyname( name: *const c_char, proto: *const c_char, ) -> *mut servent
Expand description