Function flipperzero_sys::storage_dir_open
source · [−]Expand description
Opens a directory to get objects from it @param app pointer to the api @param file pointer to file object. @param path path to directory @return bool success flag. You need to close the directory even if the open operation failed.