pub unsafe extern "C" fn LoadFontFromImage(
    image: Image,
    key: Color,
    firstChar: c_int
) -> Font
Expand description

Load font from Image (XNA style)