ImFontAtlasFontSourceAddToFont

Function ImFontAtlasFontSourceAddToFont 

Source
pub unsafe extern "C" fn ImFontAtlasFontSourceAddToFont(
    atlas: *mut ImFontAtlas,
    font: *mut ImFont,
    src: *mut ImFontConfig,
)