sanko / Affix.pm

A Foreign Function Interface eXtension for Perl
https://metacpan.org/dist/Affix
Artistic License 2.0
1 stars 0 forks source link

Expose offsetof( $struct, $id ) #9

Closed sanko closed 1 year ago

sanko commented 1 year ago

This is calculated as a byproduct of sizeof( ... ) but could be made public.