menu
raylib_dart package
documentation
rlgl.dart
rlGetShaderBufferSize function
rlGetShaderBufferSize function
dark_mode
light_mode
rlGetShaderBufferSize
function
@
Native
<
UnsignedInt
Function
(
UnsignedInt
)
>(ffi.UnsignedInt)>()
int
rlGetShaderBufferSize
(
int
id
)
Implementation
@ffi.Native<ffi.UnsignedInt Function(ffi.UnsignedInt)>() external int rlGetShaderBufferSize(int id);
raylib_dart package
documentation
rlgl
rlGetShaderBufferSize function
rlgl library