pub unsafe extern "C" fn LoadFontEx(
fileName: *const c_char,
fontSize: c_int,
fontChars: *mut c_int,
glyphCount: c_int,
) -> Font
Expand description
Load font from file with extended parameters, use NULL for fontChars and 0 for glyphCount to load the default character set