[][src]Function imgui_sys::igInvisibleButton

pub unsafe extern "C" fn igInvisibleButton(
    str_id: *const c_char,
    size: ImVec2
) -> bool