pub unsafe extern "C" fn PxAllocationListener_onDeallocation_mut(
    self_: *mut PxAllocationListener,
    allocatedMemory: *mut c_void
)
Expand description

callback when memory is deallocated.