Function flipperzero_sys::file_browser_worker_alloc
source · pub unsafe extern "C" fn file_browser_worker_alloc(
path: *mut FuriString,
base_path: *const c_char,
filter_ext: *const c_char,
skip_assets: bool,
hide_dot_files: bool
) -> *mut BrowserWorker