We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f57f0e commit 332b524Copy full SHA for 332b524
src/types/function-pointer.md
@@ -51,6 +51,6 @@ x = bo(5,7);
51
[_Type_]: ../types.md#type-expressions
52
[`extern`]: ../items/external-blocks.md
53
[closures]: closure.md
54
-[extern function]: ../items/functions.md#extern-functions
+[extern function]: ../items/functions.md#extern-function-qualifier
55
[function items]: function-item.md
56
[unsafe function]: ../unsafe-functions.md
0 commit comments