Function raylib::ffi::GuiToggle[][src]

pub unsafe extern "C" fn GuiToggle(
    bounds: Rectangle,
    text: *const i8,
    active: bool
) -> bool