Skip to main content

ImGui_InputInt4

Function ImGui_InputInt4 

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