Function dlpi_enabmulti

Source
pub unsafe extern "C" fn dlpi_enabmulti(
    dh: *mut dlpi_handle_t,
    addrp: *const c_void,
    addrlen: usize,
) -> i32
Expand description

Enable reception of messages destined to the multicast address pointed to by addrp.