Function rs_streams::clock_nanosleep[][src]

pub unsafe extern "C" fn clock_nanosleep(
    clk_id: i32,
    flags: i32,
    rqtp: *const timespec,
    rmtp: *mut timespec
) -> i32