pub unsafe extern "C" fn PxMutexImpl_new_alloc() -> *mut PxMutexImplExpand description
The constructor for Mutex creates a mutex. It is initially unlocked.
pub unsafe extern "C" fn PxMutexImpl_new_alloc() -> *mut PxMutexImplThe constructor for Mutex creates a mutex. It is initially unlocked.