GPAK
1.0.0
A general-purpose archive library
|
◆ gpak_find_directory()
This function searches for a directory with the specified _path in the G-PAK archive.
Definition at line 373 of file gpak.c. GPAK_API filesystem_tree_node_t * filesystem_tree_find_directory(filesystem_tree_node_t *_root, const char *_path) Definition: filesystem_tree.c:164 References filesystem_tree_find_directory(), and gpak::root_. |