Help for this page

Select Code to Download


  1. or download this
    static void alias(char* dest_package, char* dest_name,
                      char* src_package, char* src_name)
    ...
    
      SvSetMagicSV(dest_glob, src_glob);
    }