Type Alias CSTL_UTF8StringCRef

Source
pub type CSTL_UTF8StringCRef = *const CSTL_UTF8StringVal;
Expand description

Reference to a const CSTL_UTF8StringVal.

Must not be null.