Function libax::cbindings::ax_nanosleep

source ·
#[no_mangle]
pub unsafe extern "C" fn ax_nanosleep(
    req: *const timespec,
    rem: *mut timespec
) -> c_int
Available on crate feature cbindings only.
Expand description

Sleep some nanoseconds

TODO: should be woken by signals, and set errno