Function lua_isboolean

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