#[repr(C, packed)]pub struct _sgx_ql_auth_data_t {
pub size: u16,
pub auth_data: __IncompleteArrayField<u8>,
}Fields§
§size: u16§auth_data: __IncompleteArrayField<u8>#[repr(C, packed)]pub struct _sgx_ql_auth_data_t {
pub size: u16,
pub auth_data: __IncompleteArrayField<u8>,
}size: u16§auth_data: __IncompleteArrayField<u8>