Skip to main content

wolfSSL_mcast_peer_add

Function 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