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