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

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