Type Alias luaL_Buffer

Source
pub type luaL_Buffer = luaL_Strbuf;

Aliased Typeยง

#[repr(C)]
pub struct luaL_Buffer { /* private fields */ }