1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Files
v/vlib/mysql/_cdefs_nix.c.v
2020-11-01 22:15:33 +01:00

6 lines
110 B
V

module mysql
#pkgconfig mysqlclient
#include <mysql.h> # Please install the mysqlclient development headers