pub unsafe extern "C" fn CSTL_vector_size(
instance: CSTL_VectorCRef,
type_: CSTL_Type,
) -> usizeExpand description
Returns the number of elements in the vector.
pub unsafe extern "C" fn CSTL_vector_size(
instance: CSTL_VectorCRef,
type_: CSTL_Type,
) -> usizeReturns the number of elements in the vector.