pub type MIDL_WINRT_TYPE_SERIALIZATION_INFO = _MIDL_WINRT_TYPE_SERIALIZATION_INFO;
Aliased Type§
struct MIDL_WINRT_TYPE_SERIALIZATION_INFO {
pub Version: u32,
pub TypeFormatString: *const u8,
pub FormatStringSize: u16,
pub TypeOffset: u16,
pub StubDesc: *const _MIDL_STUB_DESC,
}
Fields§
§Version: u32
§TypeFormatString: *const u8
§FormatStringSize: u16
§TypeOffset: u16
§StubDesc: *const _MIDL_STUB_DESC