PyUnicodeUCS2_Find

Return the first position of substr in str[start:end] using the given search direction or -1 if not found. -2 is returned in case an error occurred and an exception is set.

version(!Python_3_3_Or_Later && Python_Unicode_UCS2)
extern (C)
PyUnicodeUCS2_Find

Meta