Function lua_rs::ffi::lauxlib::luaL_addstring

source ·
pub unsafe extern "C" fn luaL_addstring(
    b: *mut luaL_Buffer,
    s: *const c_char
)