simtime_to_timespec

Function simtime_to_timespec 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C-unwind" fn simtime_to_timespec( val: CSimulationTime, out: *mut timespec, ) -> bool
Expand description

ยงSafety

Pointer args must be safe to write to.