furi_thread_alloc

Function 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