Function imgui_sys::ImFontAtlas_AddFont[][src]

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