Function shadow_shim_helper_rs::simulation_time::export::simtime_to_timeval
source · #[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.