LoadFontFromImage function
Implementation
FontC LoadFontFromImage(ImageC image, ColorC key, int firstChar) => _module.LoadFontFromImage(image, key, firstChar);
FontC LoadFontFromImage(ImageC image, ColorC key, int firstChar) => _module.LoadFontFromImage(image, key, firstChar);