PFNGLFOGCOORDPOINTERPROC typedef

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

Implementation

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