NewStruct<'lang>
Namespace
Brahma.FSharp.OpenCL.ASTContructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(structInfo, cArgs) | (structInfo:StructType<'lang> * cArgs:List<Expression<'lang>>) -> NewStruct<'lang> | CompiledName: |
Instance members
| Instance member | Signature | Description | |
|---|---|---|---|
| # | x.ConstructorArgs | List<Expression<'lang>> | CompiledName: |
| # | x.Struct | StructType<'lang> | CompiledName: |