ImFontAtlas_AddFont

Function ImFontAtlas_AddFont 

Source
pub unsafe extern "C" fn ImFontAtlas_AddFont(
    this: *mut ImFontAtlas,
    font_cfg: *const ImFontConfig,
) -> *mut ImFont