pub unsafe extern "C-unwind" fn lua_typename( L: *mut lua_State, tp: lua_Type, ) -> *const c_char
Returns the name of the given type.