Function pushboolean

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

Pushes a boolean value with value bool onto the stack.