Function wolfssl_sys::wolfSSL_mcast_peer_add

source ยท
pub unsafe extern "C" fn wolfSSL_mcast_peer_add(
    ssl: *mut WOLFSSL,
    peerId: c_ushort,
    sub: c_int,
) -> c_int