[][src]Function imgui_sys::ImFontAtlas_AddCustomRectRegular

pub unsafe extern "C" fn ImFontAtlas_AddCustomRectRegular(
    self_: *mut ImFontAtlas,
    id: c_uint,
    width: c_int,
    height: c_int
) -> c_int