Function: SB-SYS:FOREIGN-SYMBOL-SAP¶
Returns a SAP corresponding to the foreign symbol. DATAP must be true if the symbol designates a variable (used only on linkage-table platforms). May enter the symbol into the linkage-table. On non-linkage-table ports signals an error if the symbol isn’t found.
Lambda list¶
(symbol &optional sb-impl::datap)