Function luaL_buffinit

Source
pub unsafe extern "C" fn luaL_buffinit(
    L: *mut lua_State,
    B: *mut luaL_Buffer,
)