#[unsafe(no_mangle)] pub unsafe extern "C-unwind" fn simtime_to_timeval( val: CSimulationTime, out: *mut timeval, ) -> bool
Pointer args must be safe to write to.