Function imgui_sys::igButton

source ·
pub unsafe extern "C" fn igButton(
    label: *const c_char,
    size: ImVec2
) -> bool