Skip to main content

ImGui_InputInt2

Function ImGui_InputInt2 

Source
pub unsafe extern "C" fn ImGui_InputInt2(
    label: *const c_char,
    v: *mut c_int,
    flags: ImGuiInputTextFlags,
) -> bool