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

getservbyport

Function getservbyport 

Source
pub unsafe extern "C" fn getservbyport(
    port: c_int,
    proto: *const c_char,
) -> *mut servent