Skip to main content

FromRawPointer

FromRawPointer[p] returns the value referred to by the pointer p for use in compiled code.

FromRawPointer[array,offset] returns the value of a C array at an offset.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.