7.10 The C structure

castPtrType

Function

Signature:
val castPtrType : { ptr : c_object, ctype : c_type } -> unit

Description:

This sets the 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.


MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker