PFNGLTANGENTPOINTEREXTPROC typedef

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

Implementation

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