Preparing search index...
The search index is not available
XCompile
XCompile
xir
Function
Interface Function
interface
Function
{
body
:
Unit
[]
;
kind
:
"function"
;
name
:
string
;
parameters
:
xir
.
Declaration
[]
;
returns
:
xir
.
Type
;
storage
?:
xir
.
StorageClass
;
}
Index
Properties
body
kind
name
parameters
returns
storage?
Properties
body
body
:
Unit
[]
kind
kind
:
"function"
name
name
:
string
parameters
parameters
:
xir
.
Declaration
[]
returns
returns
:
xir
.
Type
Optional
storage
storage
?:
xir
.
StorageClass
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
kind
name
parameters
returns
storage
XCompile
Loading...