repo.or.cz
/
supercollider.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
oneShot: free the responder before running user func (avoid error)
[supercollider.git]
/
HelpSource
/
Classes
/
RawPointer.schelp
blob
717cb2c424c6f51963e135f549fd2926b3dc72e5
1
class::RawPointer
2
categories::Core>Kernel
3
summary:: Hold raw pointers from the host environment
4
5
description::
6
7
A class used to hold raw pointers from the host environment.
8
No instance variables, no methods.
9