Unsafe: Difference between revisions
No edit summary |
m (Removed redirect to Unsafe functions) Tag: Removed redirect |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
# | <span>{{DISPLAYTITLE:unsafe}}</span> | ||
<code>unsafe</code>: | |||
* a keyword used in [[Performance/FFI#Use_%22unsafe%22_foreign_imports|foreign import declarations]]. | |||
* a common prefix for various [[pseudo-function|pseudo-functions]]. | |||
[[Category:Glossary]] |
Latest revision as of 04:24, 8 March 2025
unsafe
:
- a keyword used in foreign import declarations.
- a common prefix for various pseudo-functions.