pub unsafe extern "C" fn thread_sleep()Expand description
@brief Puts the current thread into sleep mode. Has to be woken up externally.
pub unsafe extern "C" fn thread_sleep()@brief Puts the current thread into sleep mode. Has to be woken up externally.