pub unsafe extern "C" fn wait_for_callback()
Expand description

Waits until a callback is scheduled.

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