Function lua_isboolean

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