#[repr(C)]pub struct _sgx_ql_att_id_list_t {
pub header: sgx_ql_att_key_id_list_header_t,
pub ext_id_list: __IncompleteArrayField<sgx_att_key_id_ext_t>,
}Fields§
§header: sgx_ql_att_key_id_list_header_t§ext_id_list: __IncompleteArrayField<sgx_att_key_id_ext_t>