[][src]Function imgui_sys::ImVector_float_push_front

pub unsafe extern "C" fn ImVector_float_push_front(
    self_: *mut ImVector_float,
    v: f32
)