Function g_vsprintf

Source
pub unsafe extern "C" fn g_vsprintf(
    string: *mut gchar,
    format: *const gchar,
    args: va_list,
) -> gint