cuGraphicsUnmapResources ( count resources hStream -- CUresult )


Vocabulary
cuda.ffi

Inputs
countan object
resourcesan object
hStreaman object


Outputs
CUresultan object


Definition


LIBRARY: cuda FUNCTION: CUresult cuGraphicsUnmapResources
( uint count, CUgraphicsResource* resources, CUstream
hStream )