define-foreign-parameter

[syntax] define-foreign-parameter name type [string]

Chicken: defines a global parameter (procedure) name to access the foreign variable string. See also define-foreign-variable.