Skip to main content

ImGui_Button

Function ImGui_Button 

Source
pub unsafe extern "C" fn ImGui_Button(
    label: *const c_char,
    size: *const ImVec2,
) -> bool