inet_pton

Function inet_pton 

Source
pub unsafe extern "C" fn inet_pton(
    __af: c_int,
    __cp: *const c_char,
    __buf: *mut c_void,
) -> c_int