7.10 The C structure

sizeOf

Function

Signature:
val sizeOf : c_type -> int

Description:

This function computes the size of a c_type object and fills in any size attributes that have not already been computed. Clearly, this requires named types to have had declarations filled in -- with failure if they are not.


MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker