[][src]Function cmsis_rtos2::cmsis_os2::osThreadGetId

pub unsafe extern "C" fn osThreadGetId() -> osThreadId_t

Return the thread ID of the current running thread. \return thread ID for reference by other functions or NULL in case of error.