[][src]Function gtk_sys::gtk_file_chooser_set_current_folder_uri

pub unsafe extern "C" fn gtk_file_chooser_set_current_folder_uri(
    chooser: *mut GtkFileChooser,
    uri: *const c_char
) -> gboolean