Function mlua_sys::lua52::lauxlib::luaL_testudata
source · pub unsafe extern "C-unwind" fn luaL_testudata(
L: *mut lua_State,
ud: c_int,
tname: *const c_char
) -> *mut c_void
Available on crate feature
lua52
only.