Handbook
Glossary
cuMemHostGetDevicePointer ( pdptr p Flags -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
pdptr
an
object
p
an
object
Flags
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuMemHostGetDevicePointer
( CUdeviceptr* pdptr, void* p,
uint
Flags )