Wrapper

abstract class Wrapper[T, W <: Ptr[T]](using tg: Tag[T])
class Object
trait Matchable
class Any
object CXCursor.type
object CXSourceLocation.type
object CXString.type
object CXType.type

Value members

Concrete methods

inline def allocate(inline n: CSSize)(using zone: Zone): W

Givens

Givens

given given_Tag_W: Tag[W]