#[unsafe(no_mangle)]pub extern "C" fn nstd_vec_clear(vec: &mut NSTDVec<'_>)
vec
Sets a vector’s length to zero.
NSTDVec *vec