gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:rewinddir (0.00 seconds)
t2ex
t2ex_source/include/t2ex/dirent.h - 3.2KB - 91 lines
82: IMPORT  errno_t  readdir_r(DIR *dirp, struct dirent *entry, struct dirent **result);
83: IMPORT  void     rewinddir(DIR *dirp);
84: IMPORT  void     seekdir(DIR *dirp, long loc);