mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Update documentation.
This commit is contained in:
@@ -1486,24 +1486,6 @@ MA_API</p>
|
||||
Controls how public APIs should be decorated. Default is <span style="font-family:monospace;">extern</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="doc" valign="top"><p>
|
||||
MA_DLL
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
</p>
|
||||
</td>
|
||||
<td class="doc" valign="top"><p>
|
||||
If set, configures <span style="font-family:monospace;">MA_API</span> to either import or export APIs
|
||||
depending on whether or not the implementation is being defined.
|
||||
If defining the implementation, <span style="font-family:monospace;">MA_API</span> will be configured to
|
||||
export. Otherwise it will be configured to import. This has no
|
||||
effect if <span style="font-family:monospace;">MA_API</span> is defined externally.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table></div><p>
|
||||
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user