fs_assert_iter_file

struct fs_file_iterator *fs_assert_iter_file(const char *path)

Asserts that fs_iter_file doesn’t fail.

Parameters

path[in] Some null-terminated path

Returns

A pointer for iterating over the file.