mlua_sys::luau::lauxlib

Function luaL_buffinit

Source
pub unsafe extern "C-unwind" fn luaL_buffinit(
    L: *mut lua_State,
    B: *mut luaL_Strbuf,
)
Available on crate feature luau only.