I had a question. In embedded racket, I am passing a _cpointer value back
to c code by way of racket_apply's return value.

Looking over https://docs.racket-lang.org/inside/cs-values_types.html ,
there appears to be a group of functions associated with extracting values
from ptrs. I do not see one for a pointer ptr there.

Is there a way to get at a returned _cpointer value from c code?

Thanks

Nate

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAM-xLPrKGgAgii7BjyfvCs6i0BmbMp0yoo09UoUF0nqVzX_CXQ%40mail.gmail.com.

Reply via email to