menu
raylib_dartified package
documentation
core/raylib.dart
RlVertexBufferCPEx
setC method
setC method
dark_mode
light_mode
setC
method
Pointer
<
RlVertexBufferC
>
setC
(
RlVertexBufferC
o
)
Implementation
Pointer<RlVertexBufferC> setC(RlVertexBufferC o) { ref.setC(o); return this; }
raylib_dartified package
documentation
core/raylib
RlVertexBufferCPEx
setC method
RlVertexBufferCPEx extension on
Pointer
<
RlVertexBufferC
>