[][src]Function imgui_sys::ImVector_char_reserve

pub unsafe extern "C" fn ImVector_char_reserve(
    self_: *mut ImVector_char,
    new_capacity: c_int
)