Function g_vfprintf

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