Help for this page
undef $x;
$x = undef;
use SwiggedCLib; ... #destroy the struct - Perl doesn't know how SwiggedCLib::destroyIt( $pointer );
undef $pointer;