PxMutexImpl_new_alloc

Function PxMutexImpl_new_alloc 

Source
pub unsafe extern "C" fn PxMutexImpl_new_alloc() -> *mut PxMutexImpl
Expand description

The constructor for Mutex creates a mutex. It is initially unlocked.