flipperzero_sys

Function furi_kernel_is_running

Source
pub unsafe extern "C" fn furi_kernel_is_running() -> bool
Expand description

Check if kernel is running

ยงReturns

true if running, false otherwise