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