kos_sys::os::inet

Function inet_aton

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