c_g_regex_match_full
extern (C) __gshared
bool function(const(GRegex)* regex, const(char)* string_, ptrdiff_t stringLen, int startPosition, GRegexMatchFlags matchOptions, GMatchInfo** matchInfo, GError** _err) c_g_regex_match_full;
glib c functions
static variables