Function flipperzero_sys::furi_thread_get_current
source · pub unsafe extern "C" fn furi_thread_get_current() -> *mut FuriThreadExpand description
Get FuriThread instance for current thread
Returns:
- FuriThread*
pub unsafe extern "C" fn furi_thread_get_current() -> *mut FuriThreadGet FuriThread instance for current thread
Returns: