Function lua_isfunction

Source
pub unsafe fn lua_isfunction(L: *mut lua_State, index: c_int) -> c_int