PFNGLGETVIDEOCAPTURESTREAMDVNVPROC typedef

PFNGLGETVIDEOCAPTURESTREAMDVNVPROC = Void Function(Uint32 videoCaptureSlot, Uint32 stream, Uint32 pname, Pointer<Double> params)

Implementation

typedef PFNGLGETVIDEOCAPTURESTREAMDVNVPROC =
    Void Function(
      Uint32 videoCaptureSlot,
      Uint32 stream,
      Uint32 pname,
      Pointer<Double> params,
    );