pub type Latin1CharsZ_Base = RangedPtr<Latin1Char>;Aliased Type§
#[repr(C)]pub struct Latin1CharsZ_Base {
pub _phantom_0: PhantomData<UnsafeCell<u8>>,
pub mPtr: *mut u8,
}Fields§
§_phantom_0: PhantomData<UnsafeCell<u8>>§mPtr: *mut u8pub type Latin1CharsZ_Base = RangedPtr<Latin1Char>;#[repr(C)]pub struct Latin1CharsZ_Base {
pub _phantom_0: PhantomData<UnsafeCell<u8>>,
pub mPtr: *mut u8,
}_phantom_0: PhantomData<UnsafeCell<u8>>§mPtr: *mut u8