Type Alias flipperzero_sys::FuriThreadId

source ยท
pub type FuriThreadId = *mut c_void;
Expand description

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