KeepJavaObject[object] causes the specified object or objects not to be released when the current JavaBlock ends. KeepJavaObject[object, Manual] causes the specified object ...
ShowJavaConsole[] displays the Java console window and begins capturing output sent to the Java System.out and System.err streams. ShowJavaConsole["stdout"] captures only ...
int MTensor_getInteger (MTensor t, mint*pos, mint numpos, MTensor*pres) gets a subtensor element from an MTensor.
AddEventHandler[obj@event, func] assigns the specified Mathematica function func to be called when the given event event fires.
KeepNETObject[object] causes the specified object(s) not to be released when the current NETBlock ends. KeepNETObject[object, Manual] causes the specified object to escape ...
ReleaseNETObject[obj] tells the .NET memory-management system to forget any references to the specified NETObject that are being maintained solely for the sake of Mathematica.
OpenCLMemoryGet[mem] gets OpenCLMemory into the CPU and Mathematica.
TetGenGetRegions[expr] returns the regions in a TetGen expression.
TetGenSetFacetMarkers[expr, vertices] sets the facet markers for a TetGen expression.