Type Definition dcap_ql_sys::GetQuoteFn[][src]

pub type GetQuoteFn = unsafe extern "C" fn(report: &Report, quote_size: u32, quote: *mut u8) -> u32;