Handbook
Glossary
2info-data-size ( handle1 handle2 name info-quot -- size_t )
Vocabulary
opencl
.
private
Inputs
handle1
an
object
handle2
an
object
name
an
object
info-quot
an
object
Outputs
size_t
an
object
Definition
USING:
alien.c-types
alien.data
kernel
;
IN:
opencl.private
:
2info-data-size
( handle1 handle2 name info-quot -- size_t )
[
0
f
0
size_t
<ref>
]
dip
[
call
cl-success
]
keepd
size_t
deref
;
inline