shadow_shim_helper_rs::shim_shmem::export

Function shimshmem_setMaxRunaheadTime

source
#[no_mangle]
pub unsafe extern "C-unwind" fn shimshmem_setMaxRunaheadTime(
    host_mem: *mut ShimShmemHostLock,
    t: CEmulatedTime,
)
Expand description

ยงSafety

Pointer args must be safely dereferenceable.