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