test_clock_next_time

Function test_clock_next_time 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn test_clock_next_time( clock: &mut TestClock_API, name_ptr: *const c_char, ) -> UnixNanos
Expand description

ยงSafety

Assumes name_ptr is a valid C string pointer.