PFNGLGETPROGRAMSTRINGARBPROC typedef

PFNGLGETPROGRAMSTRINGARBPROC = Void Function(Uint32 target, Uint32 pname, Pointer<NativeType> string)

Implementation

typedef PFNGLGETPROGRAMSTRINGARBPROC =
    Void Function(Uint32 target, Uint32 pname, Pointer<NativeType> string);