UTF8CharsZ_Base

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, pub mRangeStart: *mut u8, pub mRangeEnd: *mut u8, }

Fields§

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

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 24 bytes