cuMemAlloc ( dptr bytesize -- CUresult )


Vocabulary
cuda.ffi

Inputs
dptran object
bytesizean object


Outputs
CUresultan object


Definition


LIBRARY: cuda FUNCTION: CUresult cuMemAlloc
( CUdeviceptr* dptr, uint bytesize )