Handbook
Glossary
is-image-ready ( image -- bool )
Vocabulary
raylib
Inputs
image
a
Image
Outputs
bool
a
bool
Word description
Check if an image is ready
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
is-image-ready
bool
IsImageReady (
Image
image )