Function libc::getprotobynumber [] [src]

pub unsafe extern "C" fn getprotobynumber(proto: c_int) -> *mut protoent
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io