pub unsafe extern "C" fn CSTL_vector_empty(
instance: CSTL_VectorCRef,
) -> boolExpand description
Returns true if the vector is empty or false otherwise.
pub unsafe extern "C" fn CSTL_vector_empty(
instance: CSTL_VectorCRef,
) -> boolReturns true if the vector is empty or false otherwise.