Skip to main content

ENCLAVE_INIT_INFO_VBS

Type Alias ENCLAVE_INIT_INFO_VBS 

Source
pub type ENCLAVE_INIT_INFO_VBS = _ENCLAVE_INIT_INFO_VBS;

Aliased Type§

#[repr(C)]
pub struct ENCLAVE_INIT_INFO_VBS { pub Length: u32, pub ThreadCount: u32, }

Fields§

§Length: u32§ThreadCount: u32