# New Ticket Created by  Sylvain Colinet 
# Please include the string:  [perl #126644]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=126644 >


Nativecall needs to expose size_t size or make it a type available.

On my x86 (32bits) it's 4 bytes, but on my amd64 system it's 8 bytes.

It makes binding a field in a struct with the right size not possible.

Reply via email to