[][src]Function imgui_sys::ImVector_ImVec2_push_front

pub unsafe extern "C" fn ImVector_ImVec2_push_front(
    self_: *mut ImVector_ImVec2,
    v: ImVec2
)