c_g_string_insert_len

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__gshared extern (C)
GString* function(GString* string_, ptrdiff_t pos, const(char)* val, ptrdiff_t len) c_g_string_insert_len;

Meta