Skip to main content

ImGui_ButtonEx

Function ImGui_ButtonEx 

Source
pub unsafe extern "C" fn ImGui_ButtonEx(
    label: *const c_char,
    size_arg: *const ImVec2,
    flags: ImGuiButtonFlags,
) -> bool