
7.10 The C structure
val setPtrData : { ptr:c_object, data:c_object } -> unit
ptr, to the data specified by the object data. The c_type of ptr can be any pointer c_type and the c_type of data must be compatible with this.

Generated with Harlequin WebMaker