ImFontAtlas_AddFont

Function ImFontAtlas_AddFont 

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