Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    unmap_region($addr, $size) or die "fail to unmap";
    
  2. or download this
    BOOL            T_IV
    LONG            T_IV
    ...
    T_UV
        sv_setuv($arg, (UV)$var);