pub unsafe extern "C" fn PxHeightField_release_mut(
self_: *mut PxHeightField,
)Expand description
Decrements the reference count of a height field and releases it if the new reference count is zero.
pub unsafe extern "C" fn PxHeightField_release_mut(
self_: *mut PxHeightField,
)Decrements the reference count of a height field and releases it if the new reference count is zero.