Function libc::clock_nanosleep [−][src]
pub unsafe extern "C" fn clock_nanosleep(
    clk_id: clockid_t, 
    flags: c_int, 
    rqtp: *const timespec, 
    rmtp: *mut timespec
) -> c_intpub unsafe extern "C" fn clock_nanosleep(
    clk_id: clockid_t, 
    flags: c_int, 
    rqtp: *const timespec, 
    rmtp: *mut timespec
) -> c_int