shimshmem_getModelUnblockedSyscallLatency

Function shimshmem_getModelUnblockedSyscallLatency 

Source
#[unsafe(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.