Skip to main content

ImGui_InvisibleButton

Function ImGui_InvisibleButton 

Source
pub unsafe extern "C" fn ImGui_InvisibleButton(
    str_id: *const c_char,
    size: *const ImVec2,
    flags: ImGuiButtonFlags,
) -> bool