Skip to main content

switch_mcast_join

Function switch_mcast_join 

Source
pub unsafe extern "C" fn switch_mcast_join(
    sock: *mut switch_socket_t,
    join: *mut switch_sockaddr_t,
    iface: *mut switch_sockaddr_t,
    source: *mut switch_sockaddr_t,
) -> switch_status_t