[][src]Function implot::push_style_var_imvec2

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

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