Function clock_adjtime

pub unsafe extern "C" fn clock_adjtime(
    clk_id: i32,
    buf: *mut timex,
) -> i32
Available on crate feature dep_sdl2 only.