[][src]Function imgui_sys::ImGuiStorage_SetInt

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