[][src]Function sgx_types::sgx_calc_quote_size

pub unsafe extern "C" fn sgx_calc_quote_size(
    p_sig_rl: *const uint8_t,
    sig_rl_size: uint32_t,
    p_quote_size: *mut uint32_t
) -> sgx_status_t