Function shadow_rs::cshadow::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