[][src]Function sgx_types::sgx_create_report

pub unsafe extern "C" fn sgx_create_report(
    target_info: *const sgx_target_info_t,
    report_data: *const sgx_report_data_t,
    report: *mut sgx_report_t
) -> sgx_status_t