ImFontAtlas_SetFontLoader

Function ImFontAtlas_SetFontLoader 

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