Function flipperzero_sys::acquire_mutex
source · [−]pub unsafe extern "C" fn acquire_mutex(
valuemutex: *mut ValueMutex,
timeout: u32
) -> *mut c_voidExpand description
Call for work with data stored in mutex. @return pointer to data if success, NULL otherwise.