pub unsafe extern "C" fn PxAABBManager_update_mut_1(
self_: *mut PxAABBManager,
results: *mut PxBroadPhaseResults,
)Expand description
Helper for single-threaded updates.
This short helper function performs a single-theaded update and reports the results in a single call.