Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 238 Bytes

File metadata and controls

10 lines (8 loc) · 238 Bytes

PUBLIC

Syntax

public <symbol>[,<symbol>...]

Description

Flag <symbol> as an external symbol, which means that <symbol> is visible to all modules in the linking process. It may be either defined or undefined.