[][src]Function imgui_sys::ImFontAtlas_AddFont

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