[][src]Function sgx_types::sgx_qe_get_quote

pub unsafe extern "C" fn sgx_qe_get_quote(
    p_app_report: *const sgx_report_t,
    quote_size: uint32_t,
    p_quote: *mut uint8_t
) -> sgx_quote3_error_t