rlRotatef function
Implementation
void rlRotatef(
double angle,
double x,
double y,
double z,
) => _module.rlRotatef(angle, x, y, z);
void rlRotatef(
double angle,
double x,
double y,
double z,
) => _module.rlRotatef(angle, x, y, z);