inet_aton

Function inet_aton 

Source
pub unsafe extern "C" fn inet_aton(
    __cp: *const c_char,
    __inp: *mut in_addr,
) -> c_int