Function shadow_shim_helper_rs::shim_shmem::export::shimshmem_getModelUnblockedSyscallLatency
source · #[no_mangle]
pub unsafe extern "C-unwind" fn shimshmem_getModelUnblockedSyscallLatency(
host: *const ShimShmemHost,
) -> bool
Expand description
Get whether to model latency of unblocked syscalls.
§Safety
Pointer args must be safely dereferenceable.