pub unsafe extern "C" fn SOCU_GetIPInfo( ip: *mut in_addr, netmask: *mut in_addr, broadcast: *mut in_addr, ) -> c_int
Gets the system’s IP address, netmask, and subnet broadcast
error