Function imgui_sys::ImGuiStorage_SetBool[][src]

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