SPeCS Packages Documentation
    Preparing search index...
    • Inserts an extern declaration of the given function into the file.

      Parameters

      • fileJp: FileJp

        The file to modify.

      • functionJp: FunctionJp

        The function to declare as extern.

      Returns Joinpoint | undefined

      The inserted join point, or undefined if the function has no external linkage.