Function shadow_rs::cshadow::tcp_acceptServerPeer

source ยท
pub unsafe extern "C-unwind" fn tcp_acceptServerPeer(
    tcp: *mut TCP,
    host: *const Host,
    ip: *mut in_addr_t,
    port: *mut in_port_t,
    acceptedHandle: *mut gint,
) -> gint