pub unsafe extern "C-unwind" fn luaL_addstring(
B: *mut luaL_Buffer,
s: *const c_char,
)Available on crate features
lua51 or luajit only.pub unsafe extern "C-unwind" fn luaL_addstring(
B: *mut luaL_Buffer,
s: *const c_char,
)lua51 or luajit only.