[][src]Function lua_rs::ffi::lauxlib::luaL_checktype

pub unsafe extern "C" fn luaL_checktype(l: *mut lua_State, arg: c_int, t: c_int)