Type Alias CSTL_WideStringRef

Source
pub type CSTL_WideStringRef = *mut CSTL_WideStringVal;
Expand description

Reference to a mutable CSTL_WideStringVal.

Must not be null.