Function ul_next_sys::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.