shadow_shim_helper_rs::emulated_time::export

Function emutime_add_simtime

source
#[no_mangle]
pub extern "C-unwind" fn emutime_add_simtime(
    lhs: CEmulatedTime,
    rhs: CSimulationTime,
) -> CEmulatedTime