PFNGLEDGEFLAGPOINTERPROC typedef

PFNGLEDGEFLAGPOINTERPROC = Void Function(Uint32 stride, Pointer<NativeType> ptr)

Implementation

typedef PFNGLEDGEFLAGPOINTERPROC =
    Void Function(Uint32 stride, Pointer<NativeType> ptr);