Function CSTL_vector_size

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

Returns the number of elements in the vector.