PFNGLFOGCOORDPOINTERPROC typedef

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

Implementation

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