Function g_string_vprintf

Source
pub unsafe extern "C" fn g_string_vprintf(
    string: *mut GString,
    format: *const gchar,
    args: va_list,
)