linux: shared memory interface - link with librt
[supercollider.git] / HelpSource / Classes / RawPointer.schelp
blobe69a3aed7e445e91135c9cd6d5eddf4779225908
1 class::RawPointer
2 categories::Core>Kernel
3 summary:: Hold raw pointers from the host environment
5 description::
7 A class used to hold raw pointers from the host environment.
8 No instance variables, no methods.