pub unsafe extern "C" fn PxMutexImpl_unlock_mut(
    self_: *mut PxMutexImpl
)
Expand description

Release (unlock) the mutex.