pub unsafe extern "system" fn EnclaveGetEnclaveInformation(
    informationsize: u32,
    enclaveinformation: *mut ENCLAVE_INFORMATION
) -> HRESULT
Expand description

Required features: ‘Win32_System_Environment’