gdrsclib
Data Fields
CellInfo Struct Reference

Data Fields

u8pCell
 
i64 nKey
 
u32 nData
 
u32 nPayload
 
u16 nHeader
 
u16 nLocal
 
u16 iOverflow
 
u16 nSize
 

Detailed Description

Definition at line 37019 of file sqlite3.c.

Field Documentation

◆ iOverflow

u16 iOverflow

Definition at line 37026 of file sqlite3.c.

◆ nData

u32 nData

Definition at line 37022 of file sqlite3.c.

◆ nHeader

u16 nHeader

Definition at line 37024 of file sqlite3.c.

◆ nKey

i64 nKey

Definition at line 37021 of file sqlite3.c.

◆ nLocal

u16 nLocal

Definition at line 37025 of file sqlite3.c.

◆ nPayload

u32 nPayload

Definition at line 37023 of file sqlite3.c.

◆ nSize

u16 nSize

Definition at line 37027 of file sqlite3.c.

◆ pCell

u8* pCell

Definition at line 37020 of file sqlite3.c.


The documentation for this struct was generated from the following file: