poplar::syscall

Function wait_for_event

Source
pub fn wait_for_event(
    event: Handle,
    block: bool,
) -> Result<(), WaitForEventError>