PxFoundation_setReportAllocationNames_mut

Function PxFoundation_setReportAllocationNames_mut 

Source
pub unsafe extern "C" fn PxFoundation_setReportAllocationNames_mut(
    self_: *mut PxFoundation,
    value: bool,
)
Expand description

Set if allocation names are being passed to allocator callback.

Enabled by default in debug and checked build, disabled by default in profile and release build.