cuModuleGetGlobal ( dptr bytes hmod name -- CUresult )


Vocabulary
cuda.ffi

Inputs
dptran object
bytesan object
hmodan object
namean object


Outputs
CUresultan object


Definition


LIBRARY: cuda FUNCTION: CUresult cuModuleGetGlobal
( CUdeviceptr* dptr, uint* bytes, CUmodule hmod, char* name
)