Description
Identifies the beginning of a prototype clump declaration.
Arguments
name Name of the prototype.
Return Value
TRUE if successful, and FALSE otherwise.
Comments
This function overrides any existing prototype of the same name.
This function can only be called within the context of an RwModelBegin() RwModelEnd() block.
See Also