Type Alias CSTL_VectorCRef

Source
pub type CSTL_VectorCRef = *const CSTL_VectorVal;
Expand description

Reference to a const CSTL_VectorVal.

Must not be null.