#[no_mangle] pub unsafe extern "C" fn test_clock_advance_time( clock: &mut TestClock_API, to_time_ns: u64, set_time: u8, ) -> CVec
Assumes set_time is a correct uint8_t of either 0 or 1.
set_time
uint8_t