Skip to main content

الوسائط

function
مطلوب
Function to return directly when it is already a C closure, or wrap in a wrapped C closure otherwise.
string
Optional debug name used for the created closure.

القيم الراجعة

function
The original function when it is already a C closure, or a new C closure that calls the provided function.

مثال

Create a wrapped C closure for an L closure.