Description:
str_startswith() function: test whether a string starts with a given prefix.

Files:
lib/str_startswith.c

Depends-on:
string-h
bool

configure.ac:
gl_STRING_MODULE_INDICATOR([str_startswith])

Makefile.am:
lib_SOURCES += str_startswith.c

Include:
<string.h>

License:
LGPLv2+

Maintainer:
all
