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,
    ext_filter: *const c_char,
    skip_assets: bool,
    hide_dot_files: bool,
) -> *mut BrowserWorker