rlSetVertexAttributeDefault function
Implementation
void rlSetVertexAttributeDefault(
int locIndex,
Pointer<Void> value,
int attribType,
int count,
) => _module.rlSetVertexAttributeDefault(locIndex, value, attribType, count);
void rlSetVertexAttributeDefault(
int locIndex,
Pointer<Void> value,
int attribType,
int count,
) => _module.rlSetVertexAttributeDefault(locIndex, value, attribType, count);