GlCreateShaderProgramvNative typedef
GlCreateShaderProgramvNative =
Uint32 Function(Uint32 type, Int32 count, Pointer<NativeType> strings)
Implementation
typedef GlCreateShaderProgramvNative = Uint32 Function(
Uint32 type, Int32 count, Pointer strings);