
7.10 The C structure
val setPtrAddr : { ptr:c_object, addr:c_object } -> unit
ptr to reference the address value given by addr (see above). The c_type of ptr is any pointer c_type and the c_type of addr is any numeric type capable of representing a machine address or an appropriate pointer type.

Generated with Harlequin WebMaker