Function Lcheckany

Source
pub unsafe extern "C" fn Lcheckany(state: lua_State, index: i32)
Expand description

Checks whether the function has an argument of any type (including nil) at position index.