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