Type Alias UTF8CharsZ_Base

Source
pub type UTF8CharsZ_Base = RangedPtr<u8>;

Aliased Type§

#[repr(C)]
pub struct UTF8CharsZ_Base { pub _phantom_0: PhantomData<UnsafeCell<u8>>, pub mPtr: *mut u8, }

Fields§

§_phantom_0: PhantomData<UnsafeCell<u8>>§mPtr: *mut u8