Function libc::clock_getres[][src]

pub unsafe extern "C" fn clock_getres(
    clk_id: clockid_t,
    tp: *mut timespec
) -> c_int