WLJS LogoWLJS Notebook

UnmanageObject

UnmanageObject[man] takes ownership of memory wrapped in a managed object.

Examples

obj = CreateManagedLibraryExpression["myExpr", head];
UnmanageObject[obj]

Please visit the official Wolfram Language Reference for more details.

On this page