#[no_mangle]
pub unsafe extern "C-unwind" fn shimshmem_incrementUnappliedCpuLatency(
    lock: *mut ShimShmemHostLock,
    dt: CSimulationTime,
)
Expand description

§Safety

Pointer args must be safely dereferenceable.