Type Alias ENCLAVE_INIT_INFO_VBS

Source
pub type ENCLAVE_INIT_INFO_VBS = _ENCLAVE_INIT_INFO_VBS;

Aliased Type§

struct ENCLAVE_INIT_INFO_VBS {
    pub Length: u32,
    pub ThreadCount: u32,
}

Fields§

§Length: u32§ThreadCount: u32