Skip to main content

coap_join_mcast_group_intf

Function coap_join_mcast_group_intf 

Source
pub unsafe extern "C" fn coap_join_mcast_group_intf(
    ctx: *mut coap_context_t,
    groupname: *const c_char,
    ifname: *const c_char,
) -> c_int