1 2 3 4 5
/* automatically generated by rust-bindgen */ extern "C" { pub fn duk_module_duktape_init(ctx: *mut super::duk_context); }