live_clock_next_time

Function live_clock_next_time 

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

ยงSafety

Assumes name_ptr is a valid C string pointer.