Function lua_rs::ffi::lauxlib::luaL_buffinit

source ·
pub unsafe extern "C" fn luaL_buffinit(
    l: *mut lua_State,
    b: *mut luaL_Buffer
)