Type Alias CSTL_VectorRef

Source
pub type CSTL_VectorRef = *mut CSTL_VectorVal;
Expand description

Reference to a mutable CSTL_VectorVal.

Must not be null.