lua_islightuserdata

Function lua_islightuserdata 

Source
pub unsafe fn lua_islightuserdata(L: *mut lua_State, idx: c_int) -> bool