Function inet_net_pton

Source
pub unsafe extern "C" fn inet_net_pton(
    __af: i32,
    __cp: *const i8,
    __buf: *mut c_void,
    __len: usize,
) -> i32