template.Visibility enum¶
Function visibility. Absent (0) means private (module-internal).
Cases¶
| Keyword | Value | Description |
|---|---|---|
public |
1 | Visible outside the module (exported). |
Used by¶
template.decl.visibilitytemplate.def.visibilitytemplate.ukernel.visibility