Function imgui_sys::ImGuiStorage_SetBool [] [src]

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