cuMemsetD2D8 ( dstDevice dstPitch uc Width Height -- CUresult )


Vocabulary
cuda.ffi

Inputs
dstDevicean object
dstPitchan object
ucan object
Widthan object
Heightan object


Outputs
CUresultan object


Definition


LIBRARY: cuda FUNCTION: CUresult cuMemsetD2D8
( CUdeviceptr dstDevice, uint dstPitch, uchar uc, uint
Width, uint Height )