PFNGLBINORMALPOINTEREXTPROC typedef

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

Implementation

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