zephyr::raw

Function k_current_get

source
pub unsafe extern "C" fn k_current_get() -> *mut k_thread
Expand description

@brief Get thread ID of the current thread.

@return ID of current thread.