wait_for_callback

Function wait_for_callback 

Source
pub unsafe fn wait_for_callback() -> isize
Available on non-crate feature native only.
Expand description

Waits until a callback is scheduled.

This can be used as power management, since the CPU will sleep while waiting.