sqlite3_snapshot

com.github.lolgab.jdbc.sqlite.internal.structs.sqlite3_snapshot

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply()(using Zone): Ptr[sqlite3_snapshot]
def apply(hidden: CArray[CUnsignedChar, Digit2[_4, _8]])(using Zone): Ptr[sqlite3_snapshot]

Givens

Givens

given _tag: Tag[sqlite3_snapshot]

Extensions

Extensions

extension (struct: sqlite3_snapshot)
def hidden: CArray[CUnsignedChar, Digit2[_4, _8]]
def hidden_=(value: CArray[CUnsignedChar, Digit2[_4, _8]]): Unit