clock_getres

Function clock_getres 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn clock_getres(
    clk_id: c_int,
    tp: *mut timespec,
) -> c_int
Expand description

Hook for clock_getres