Looks whether the string @str ends with @suffix.
a nul-terminated string
the nul-terminated suffix to look for
%TRUE if @str end with @suffix, %FALSE otherwise.
2.2
See Implementation
Looks whether the string @str ends with @suffix.