#[no_mangle]
pub unsafe extern "C" fn sgx_verify_report2(
    report_mac: *const Report2Mac
) -> SgxStatus
Expand description