PFNGLELEMENTPOINTERATIPROC typedef

PFNGLELEMENTPOINTERATIPROC = Void Function(Uint32 type, Pointer<NativeType> pointer)

Implementation

typedef PFNGLELEMENTPOINTERATIPROC =
    Void Function(Uint32 type, Pointer<NativeType> pointer);