Type Alias CSTL_StringRef

Source
pub type CSTL_StringRef = *mut CSTL_StringVal;
Expand description

Reference to a mutable CSTL_StringVal.

Must not be null.