ulFontFileCreateFromFilePath

Function ulFontFileCreateFromFilePath 

Source
pub unsafe extern "C" fn ulFontFileCreateFromFilePath(
    file_path: ULString,
) -> ULFontFile
Expand description

Create a font file from an on-disk file path.

@note The file path should already exist.