lua_newuserdata

Function lua_newuserdata 

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