Function luaL_addstring

Source
pub unsafe extern "C" fn luaL_addstring(
    B: *mut luaL_Buffer,
    s: *const c_char,
)