rlEnableStatePointer function
Implementation
void rlEnableStatePointer(
int vertexAttribType,
MemoryPointer<RVoid> buffer,
) => _module.rlEnableStatePointer(vertexAttribType, buffer);
void rlEnableStatePointer(
int vertexAttribType,
MemoryPointer<RVoid> buffer,
) => _module.rlEnableStatePointer(vertexAttribType, buffer);