2info ( handle1 handle2 name info_quot lift_quot -- value )


Vocabulary
opencl.private

Inputs
handle1an object
handle2an object
namean object
info_quotan object
lift_quotan object


Outputs
valuean object


Definition


: 2info
( handle1 handle2 name info_quot lift_quot -- value )
[ 4dup 2info-data-size 2info-data-bytes ] dip call ; inline