Skip to main content

lua_newbuffer

Function lua_newbuffer 

Source
pub fn lua_newbuffer(L: *mut lua_State, sz: usize) -> *mut c_void