Function LoadFontFromImage

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