Function twz_rt_fd_waitpoint

Source
pub unsafe extern "C-unwind" fn twz_rt_fd_waitpoint(
    fd: descriptor,
    ek: wait_kind,
    point: *mut *mut u64,
    val: u64,
) -> twz_error
Expand description

Get a word and value to wait on for determining if reads or writes are available.