pub unsafe extern "C" fn k_thread_custom_data_get() -> *mut c_void
@brief Get current thread’s custom data.
This routine returns the custom data for the current thread.
@return Current custom data value.