scala.scalanative.unsafe.cxx
package scala.scalanative.unsafe.cxx
Members list
Type members
Classlikes
object CxxBoolean
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CxxBoolean.type
object ResourceBuffer
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ResourceBuffer.type
A pointer to a resource that is managed by the C++ wrapper.
A pointer to a resource that is managed by the C++ wrapper.
This pointer should never be accessed by the user of a library.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object ResourcePtr
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ResourcePtr.type
Types
A raw pointer is just a typed pointer, without any added meaning.
A raw pointer is just a typed pointer, without any added meaning.
Attributes
Exports
Defined exports
Exported from unsafe
Exported from package$
Exported from package$
Exported from package$
Exported from package$
Exported from package$
Exported from unsafe
Exported from unsafe
In this article