gumbo_vector_index_of

Returns the first index at which an element appears in this vector (testing by pointer equality), or -1 if it never does.

extern (C)
int
gumbo_vector_index_of

Meta