#[no_mangle]
pub unsafe extern "C" fn sgx_verify_report(
    report: *const Report
) -> SgxStatus
Expand description