rlUnloadVertexBuffer function

void rlUnloadVertexBuffer(
  1. int vboId
)

Implementation

void rlUnloadVertexBuffer(int vboId) => _module.rlUnloadVertexBuffer(vboId);