Function implot::push_style_var_imvec2[][src]

pub fn push_style_var_imvec2(element: &StyleVar, value: ImVec2) -> StyleVarToken
Expand description

Push an ImVec2 style variable to the stack. The returned token is used for removing the variable from the stack again.