shimshmem_getEmulateCpuid

Function shimshmem_getEmulateCpuid 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C-unwind" fn shimshmem_getEmulateCpuid( manager: *const ShimShmemManager, ) -> bool
Expand description

Get whether cpuid emulation is enabled.

ยงSafety

Pointer args must be safely dereferenceable.