Function flipperzero_sys::furi_mutex_alloc
source · pub unsafe extern "C" fn furi_mutex_alloc(
type_: FuriMutexType
) -> *mut FuriMutexExpand description
Allocate FuriMutex
Returns:
- pointer to FuriMutex instance
Arguments
type- [Direction: In] The mutex type