nautilus_common::ffi::clock

Function test_clock_set_time

source
#[no_mangle]
pub extern "C" fn test_clock_set_time(
    clock: &TestClock_API,
    to_time_ns: u64,
)