Skip to content

[vm/ffi] Struct documentation issue: Array may be part of the Struct #47737

Open
@sgrekhov

Description

@sgrekhov

Struct documentation reads

All field declarations in a Struct subclass declaration must either have type int or double and be annotated with a NativeType representing the native type, or must be of type Pointer.

But 'Struct' may also contain 'Array' type fields or subtypes of Struct or Union

Please update the documentation accordingly.

Also please see #44935

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-documentationPrefer using 'type-documentation' and a specific area label.area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions