Function dlpi_disabmulti

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

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