Function flipperzero_sys::delete_mutex
source · [−]pub unsafe extern "C" fn delete_mutex(
valuemutex: *mut ValueMutex
) -> boolExpand description
Free resources allocated by init_mutex.
This function doesn’t free the memory occupied by ValueMutex itself.