Function imgui_sys::igPushStyleVar_Vec2

source ·
pub unsafe extern "C" fn igPushStyleVar_Vec2(
    idx: ImGuiStyleVar,
    val: ImVec2
)