PyUnicodeUCS4_Tailmatch

Return 1 if substr matches str[start:end] at the given tail end, 0 otherwise.

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

Meta