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 14:32:26 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
57e6138a61
v
/
vlib
/
dl
History
Download ZIP
Download TAR.GZ
Alexander Medvednikov
57e6138a61
all: remove byteptr and charptr; replace them with &byte and &char
2021-04-04 17:43:32 +03:00
..
dl.v
dl: add dl.open_opt/2, dl.sym_opt/2 and dl.dlerror/0 utility functions
2021-03-24 11:47:04 +02:00
dl_nix.c.v
all: remove byteptr and charptr; replace them with &byte and &char
2021-04-04 17:43:32 +03:00
dl_test.v
all: unify const names to snake_case
2020-05-22 17:36:09 +02:00
dl_windows.c.v
dl: add dl.open_opt/2, dl.sym_opt/2 and dl.dlerror/0 utility functions
2021-03-24 11:47:04 +02:00