Function inet_aton

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