| Guide to the DocBook DTD | ||
|---|---|---|
| Prev | Next | |
FuncDef, (Void | VarArgs | ParamDef+)
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
Set of function or routine prototype information in a FuncSynopsis, including a function name, return type, function parameter information. It has common attributes.
FuncPrototype occurs in FuncSynopsis.
<FUNCSYNOPSIS> <FUNCSYNOPSISINFO>TODO TBS </FUNCSYNOPSISINFO> <FUNCPROTOTYPE> <FUNCDEF>TODO TBS </FUNCDEF> <VOID> </FUNCPROTOTYPE> </FUNCSYNOPSIS>
| Prev | Home | Next |
| FuncParams | Up | FuncSynopsisInfo |