#[no_mangle]
pub unsafe extern "C-unwind" fn shimshmem_getMaxRunaheadTime(
    host_mem: *const ShimShmemHostLock,
) -> CEmulatedTime
Expand description

§Safety

Pointer args must be safely dereferenceable.