Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
unix_syscall Struct Reference

Data Fields

const char * zName
sqlite3_syscall_ptr pCurrent
sqlite3_syscall_ptr pDefault

Detailed Description

Definition at line 39259 of file sqlite3.c.

Field Documentation

◆ pCurrent

sqlite3_syscall_ptr unix_syscall::pCurrent

Definition at line 39261 of file sqlite3.c.

◆ pDefault

sqlite3_syscall_ptr unix_syscall::pDefault

Definition at line 39262 of file sqlite3.c.

◆ zName

const char* unix_syscall::zName

Definition at line 39260 of file sqlite3.c.


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