ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
unix_syscall Struct Reference

Public Attributes

const char * zName
 
sqlite3_syscall_ptr pCurrent
 
sqlite3_syscall_ptr pDefault
 

Detailed Description

Definition at line 33840 of file sqlite3.c.

Member Data Documentation

◆ pCurrent

sqlite3_syscall_ptr unix_syscall::pCurrent

Definition at line 33842 of file sqlite3.c.

Referenced by unixSetSystemCall().

◆ pDefault

sqlite3_syscall_ptr unix_syscall::pDefault

Definition at line 33843 of file sqlite3.c.

Referenced by unixSetSystemCall().

◆ zName

const char* unix_syscall::zName

Definition at line 33841 of file sqlite3.c.

Referenced by unixNextSystemCall().


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