Function CSTL_vector_empty

Source
pub unsafe extern "C" fn CSTL_vector_empty(
    instance: CSTL_VectorCRef,
) -> bool
Expand description

Returns true if the vector is empty or false otherwise.