ze
Loading...
Searching...
No Matches
util.h
Go to the documentation of this file.
1
8#pragma once
9
10#include <dirent.h>
11
12int _true(const struct dirent *empty);
13
int _true(const struct dirent *empty)
Scandir selector that accepts all entries.
Definition util.c:18