Function flipperzero_sys::furi_kernel_restore_lock
source · pub unsafe extern "C" fn furi_kernel_restore_lock(lock: i32) -> i32Expand description
Restore kernel lock state
@warning This should never be called in interrupt request context.
@param[in] lock The lock state
@return new lock state or error