Function clock_gettime

Source
pub unsafe extern "C" fn clock_gettime(
    __clock_id: i32,
    __tp: *mut timespec,
) -> i32