Macro: SB-ALIEN::ALIEN-CALLBACK

package type

Returns an alien-value with of alien ftype SPECIFIER, that can be passed to an alien function as a pointer to the FUNCTION. If a callback for the given SPECIFIER and FUNCTION already exists, it is returned instead of consing a new one.

Lambda list

(sb-alien::specifier function)