This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
v
Watch
1
Star
0
Fork
You've already forked v
0
mirror of
https://github.com/vlang/v.git
synced
2025-09-13 22:42:26 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
f755118e7c
v
/
vlib
/
os
/
os_structs_dirent_default.c.v
Delyan Angelov
eed94c727c
os: move C struct declarations in their own _default.c.v files (
#12268
)
2021-10-22 17:08:08 +03:00
5 lines
49 B
V
Raw
Blame
History
module
os
struct
C
.
dirent
{
d_name
[
256
]
char
}
Reference in a new issue
View git blame
Copy permalink