Function CSTL_vector_capacity

Source
pub unsafe extern "C" fn CSTL_vector_capacity(
    instance: CSTL_VectorCRef,
    type_: CSTL_Type,
) -> usize
Expand description

Returns the total element capacity of the vector.