Function flipperzero_sys::furi_thread_alloc

source ·
pub unsafe extern "C" fn furi_thread_alloc() -> *mut FuriThread
Expand description

Create a FuriThread instance.

§Returns

pointer to the created FuriThread instance