Function ucm_vm_munmap

Source
pub unsafe extern "C" fn ucm_vm_munmap(
    addr: *mut c_void,
    length: size_t,
)
Expand description

@brief Call the handlers registered for aggregated VM_MUNMAP event.