pub type WSUnicodeContainer = _MLUnicodeContainer;Aliased Type§
#[repr(C)]pub struct WSUnicodeContainer {
pub pointer: _MLUnicodeContainer__pointer,
pub length: i32,
pub type_: u32,
}Fields§
§pointer: _MLUnicodeContainer__pointer§length: i32§type_: u32