pub unsafe extern "C" fn CSTL_vector_capacity(
instance: CSTL_VectorCRef,
type_: CSTL_Type,
) -> usizeExpand description
Returns the total element capacity of the vector.
pub unsafe extern "C" fn CSTL_vector_capacity(
instance: CSTL_VectorCRef,
type_: CSTL_Type,
) -> usizeReturns the total element capacity of the vector.