[][src]Function imgui_sys::ImVector_float_reserve

pub unsafe extern "C" fn ImVector_float_reserve(
    self_: *mut ImVector_float,
    new_capacity: c_int
)