shadow_rs::cshadow

Function legacysocket_connectToPeer

source
pub unsafe extern "C-unwind" fn legacysocket_connectToPeer(
    socket: *mut LegacySocket,
    host: *const Host,
    ip: in_addr_t,
    port: in_port_t,
    family: sa_family_t,
) -> gint