Function libc::nanosleep [] [src]

pub unsafe extern fn nanosleep(
    rqtp: *const timespec,
    rmtp: *mut timespec
) -> c_int