Type Alias CSTL_UTF32StringCRef

Source
pub type CSTL_UTF32StringCRef = *const CSTL_UTF32StringVal;
Expand description

Reference to a const CSTL_UTF32StringVal.

Must not be null.