arcdps_imgui_sys

Function ImGuiStorage_SetInt

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