Function CGFontCreateWithPlatformFont

Source
pub unsafe extern "C" fn CGFontCreateWithPlatformFont(
    platformFontReference: *mut c_void,
) -> CGFontRef