On Saturday, April 2, 2016, Tobias Leich via RT <
perl6-bugs-follo...@perl.org> wrote:

> You can define them yourself:
>
> native  size_t is Int is ctype("size_t") is unsigned is repr("P6int") { };
> native ssize_t is Int is ctype("size_t")             is repr("P6int") { };


Thanks, Tobias!

Best,

-Tom

Reply via email to