msf_gif_begin function
See RaylibMsfGifFlatModule.msf_gif_begin.
Implementation
int msf_gif_begin(
StructPointer<MsfGifStateD> handle,
int width,
int height,
) => _module.msf_gif_begin(handle, width, height);
See RaylibMsfGifFlatModule.msf_gif_begin.
int msf_gif_begin(
StructPointer<MsfGifStateD> handle,
int width,
int height,
) => _module.msf_gif_begin(handle, width, height);