PFNGLGETUNIFORMOFFSETEXTPROC typedef

PFNGLGETUNIFORMOFFSETEXTPROC = Pointer<NativeType> Function(Uint32 program, Int32 location)

Implementation

typedef PFNGLGETUNIFORMOFFSETEXTPROC =
    Pointer<NativeType> Function(Uint32 program, Int32 location);