FuriThreadId

Type Alias FuriThreadId 

Source
pub type FuriThreadId = *mut c_void;
Expand description

Unique thread identifier type (used by the OS kernel).