Skip to content

size_t support? #1113

@wheelerlaw

Description

@wheelerlaw

I've seen #285 and #191, this Google group post and another Google group post. size_t and ssize_t are very common types especially when making system calls in Linux.

However, I don't see any direct support for those types still in JNA. There looks to be a couple of implementations buried as nested classes, but they are not accessible since they aren't in the public scope. Why don't classes exist for these types?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions