ImFontAtlas_SetFontLoader

Function ImFontAtlas_SetFontLoader 

Source
pub unsafe extern "C" fn ImFontAtlas_SetFontLoader(
    this: *mut ImFontAtlas,
    font_loader: *const ImFontLoader,
)