PFNGLVDPAUSURFACEACCESSNVPROC typedef

PFNGLVDPAUSURFACEACCESSNVPROC = Void Function(Pointer<NativeType> surface, Uint32 access)

Implementation

typedef PFNGLVDPAUSURFACEACCESSNVPROC =
    Void Function(Pointer<NativeType> surface, Uint32 access);