Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

adjtime

Function adjtime 

Source
pub unsafe extern "C" fn adjtime(
    delta: *const timeval,
    olddelta: *mut timeval,
) -> c_int