mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vfmt: vfmt examples/*.v
This commit is contained in:
@@ -12,6 +12,7 @@ import os
|
||||
// https://wkhtmltopdf.org/libwkhtmltox/
|
||||
#flag -lwkhtmltox
|
||||
#include "wkhtmltox/pdf.h" # You can install the C package for your system from the wkhtmltopdf.org/downloads.html page
|
||||
|
||||
struct C.wkhtmltopdf_global_settings {}
|
||||
|
||||
struct C.wkhtmltopdf_object_settings {}
|
||||
|
||||
Reference in New Issue
Block a user