cuModuleLoadData ( module image -- CUresult )


Vocabulary
cuda.ffi

Inputs
modulean object
imagean object


Outputs
CUresultan object


Definition


LIBRARY: cuda FUNCTION: CUresult cuModuleLoadData
( CUmodule* module, void* image )