Skip to main content

luaL_checktype

Function luaL_checktype 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn luaL_checktype( L: *mut lua_State, narg: c_int, t: c_int, )