transparent-wrap

LLGPL

A signature-preserving wrapper generator for functions and macros.

$ area51 add transparent-wrapCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(transparent-wrap:some-function ...)