furi_thread_list_free

Function furi_thread_list_free 

Source
pub unsafe extern "C" fn furi_thread_list_free(
    instance: *mut FuriThreadList,
)
Expand description

Free FuriThreadList instance

ยงArguments

  • instance - The FuriThreadList instance to free