Skip to content

SDL3 GUID type has incorrect members #98

@chuigda

Description

@chuigda

SDL's GUID type should have an array member. Current SDL_GUID wrapper does not, however. This is likely to be a problem of cdecl/extract module.

Moreover, we should add some detection mechanism to figure out possibly empty structures, since not all platforms support empty structures as function parameters (amd64 Linux JDK does not, for example).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions