Function vonuvoli_scheme::externals::libc::getservbyname[][src]

pub unsafe extern "C" fn getservbyname(
    name: *const i8,
    proto: *const i8
) -> *mut servent
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io