Function gtk4_sys::gtk_file_chooser_set_current_folder
source ยท pub unsafe extern "C" fn gtk_file_chooser_set_current_folder(
chooser: *mut GtkFileChooser,
file: *mut GFile,
error: *mut *mut GError,
) -> gboolean