Function rlua::ffi::lua54::lua_pushboolean

pub unsafe extern "C-unwind" fn lua_pushboolean(
    L: *mut lua_State,
    b: i32
)