lua_isfunction

Function lua_isfunction 

Source
pub unsafe fn lua_isfunction(state: *mut lua_State, n: c_int) -> bool