pub unsafe extern "C" fn aws_thread_current_thread_id(
) -> aws_thread_id_t
Expand description
Returns the thread id of the calling thread.
pub unsafe extern "C" fn aws_thread_current_thread_id(
) -> aws_thread_id_t
Returns the thread id of the calling thread.