Function CSTL_vector_clear

Source
pub unsafe extern "C" fn CSTL_vector_clear(
    instance: CSTL_VectorRef,
    drop: CSTL_DropTypeCRef,
)
Expand description

Erase all elements from the vector without affecting capacity.