Function flipperzero_sys::release_mutex
source · [−]pub unsafe extern "C" fn release_mutex(
valuemutex: *mut ValueMutex,
value: *const c_void
) -> boolExpand description
Release mutex after end of work with data.
Call release_mutex and pass ValueData instance and pointer to data.