Skip to main content

lua_newuserdata

Function lua_newuserdata 

Source
pub fn lua_newuserdata(l: *mut lua_State, s: usize) -> *mut c_void