rlGetPixelFormatName function

Pointer<Char> rlGetPixelFormatName(
  1. int format
)

Implementation

Pointer<Char> rlGetPixelFormatName(int format) => _module.rlGetPixelFormatName(format);