arcdps_imgui_sys

Function ImFontAtlas_AddCustomRectRegular

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