PFNGLVDPAUGETSURFACEIVNVPROC typedef
PFNGLVDPAUGETSURFACEIVNVPROC =
Void Function(Pointer<NativeType> surface, Uint32 pname, Uint32 count, Pointer<Uint32> length, Pointer<Int32> values)
Implementation
typedef PFNGLVDPAUGETSURFACEIVNVPROC =
Void Function(
Pointer<NativeType> surface,
Uint32 pname,
Uint32 count,
Pointer<Uint32> length,
Pointer<Int32> values,
);