| ... | @@ -11966,6 +11966,17 @@ fn readU32Be() u32 {} | ... | @@ -11966,6 +11966,17 @@ fn readU32Be() u32 {} |
| 11966 | </ul> | 11966 | </ul> |
| 11967 | </td> | 11967 | </td> |
| 11968 | </tr> | 11968 | </tr> |
| | 11969 | <tr> |
| | 11970 | <th scope="row"> |
| | 11971 | <pre>{#syntax#}noinline{#endsyntax#}</pre> |
| | 11972 | </th> |
| | 11973 | <td> |
| | 11974 | {#syntax#}noinline{#endsyntax#} disallows function to be inlined in all call sites. |
| | 11975 | <ul> |
| | 11976 | <li>See also {#link|Functions#}</li> |
| | 11977 | </ul> |
| | 11978 | </td> |
| | 11979 | </tr> |
| 11969 | <tr> | 11980 | <tr> |
| 11970 | <th scope="row"> | 11981 | <th scope="row"> |
| 11971 | <pre>{#syntax#}nosuspend{#endsyntax#}</pre> | 11982 | <pre>{#syntax#}nosuspend{#endsyntax#}</pre> |