file_browser_worker_set_config

Function file_browser_worker_set_config 

Source
pub unsafe extern "C" fn file_browser_worker_set_config(
    browser: *mut BrowserWorker,
    path: *mut FuriString,
    ext_filter: *const c_char,
    skip_assets: bool,
    hide_dot_files: bool,
)