simtime_to_timeval

Function simtime_to_timeval 

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

ยงSafety

Pointer args must be safe to write to.