defineBridgeTopLevelFunction abstract method

void defineBridgeTopLevelFunction(
  1. BridgeFunctionDeclaration function
)

Define a bridged top-level function declaration.

Implementation

void defineBridgeTopLevelFunction(BridgeFunctionDeclaration function);