Skip to main content

sys_handle_wait

Function sys_handle_wait 

Source
fn sys_handle_wait(handle: u64, timeout_ns: u64) -> Result<u64, SyscallError>
Expand description

Performs the sys handle wait operation.