
7.10 The C structure
val castPtrType : { ptr : c_object, ctype : c_type } -> unit
c_type of the data addressed by the pointer ptr to the c_type specified. This function performs an explicit type cast of the given pointer, while preserving the current pointer mode.

Generated with Harlequin WebMaker