pub unsafe extern "system" fn EnclaveVerifyAttestationReport(
    enclavetype: u32,
    report: *const c_void,
    reportsize: u32
) -> HRESULT
Expand description

Required features: "Win32_System_Environment"