[][src]Function imgui_sys::ImGuiStorage_SetBool

pub unsafe extern "C" fn ImGuiStorage_SetBool(
    self_: *mut ImGuiStorage,
    key: ImGuiID,
    val: bool
)