Type Alias CSTL_StringCRef

Source
pub type CSTL_StringCRef = *const CSTL_StringVal;
Expand description

Reference to a const CSTL_StringVal.

Must not be null.