pub fn mutex_try_acquire(request: MutexAcquireRequest<'_>) -> boolExpand description
Tries to acquire an external PI mutex without blocking.
pub fn mutex_try_acquire(request: MutexAcquireRequest<'_>) -> boolTries to acquire an external PI mutex without blocking.