Expand description
Bindgen-generated FFI bindings.
Structs§
- PdParameters
- Wrapper around bound prepared statement parameters.
- PdRoute
- Routing decision returned by the plugin.
- PdRouter
Context - Context on the database cluster configuration and the currently processed PostgreSQL statement.
- PdStatement
- Wrapper around output by pg_query.
- PdStr
- Wrapper around Rust’s
&str
, without allocating memory, unlikestd::ffi::CString
. The caller must use it as a Rust string. This is not a C-string. - __
darwin_ pthread_ handler_ rec - _opaque_
pthread_ attr_ t - _opaque_
pthread_ cond_ t - _opaque_
pthread_ condattr_ t - _opaque_
pthread_ mutex_ t - _opaque_
pthread_ mutexattr_ t - _opaque_
pthread_ once_ t - _opaque_
pthread_ rwlock_ t - _opaque_
pthread_ rwlockattr_ t - _opaque_
pthread_ t
Constants§
- INT8_
MAX - INT8_
MIN - INT16_
MAX - INT16_
MIN - INT32_
MAX - INT32_
MIN - INT64_
MAX - INT64_
MIN - INTPTR_
MAX - INTPTR_
MIN - INT_
FAST8_ MAX - INT_
FAST8_ MIN - INT_
FAST16_ MAX - INT_
FAST16_ MIN - INT_
FAST32_ MAX - INT_
FAST32_ MIN - INT_
FAST64_ MAX - INT_
FAST64_ MIN - INT_
LEAS T8_ MAX - INT_
LEAS T8_ MIN - INT_
LEAS T16_ MAX - INT_
LEAS T16_ MIN - INT_
LEAS T32_ MAX - INT_
LEAS T32_ MIN - INT_
LEAS T64_ MAX - INT_
LEAS T64_ MIN - RSIZE_
MAX - SIG_
ATOMIC_ MAX - SIG_
ATOMIC_ MIN - SIZE_
MAX - UINT8_
MAX - UINT16_
MAX - UINT32_
MAX - UINT64_
MAX - UINTPTR_
MAX - UINT_
FAST8_ MAX - UINT_
FAST16_ MAX - UINT_
FAST32_ MAX - UINT_
FAST64_ MAX - UINT_
LEAS T8_ MAX - UINT_
LEAS T16_ MAX - UINT_
LEAS T32_ MAX - UINT_
LEAS T64_ MAX - USE_
CLANG_ TYPES - WINT_
MAX - WINT_
MIN - _DARWIN_
FEATURE_ 64_ BIT_ INODE - _DARWIN_
FEATURE_ ONLY_ 64_ BIT_ INODE - _DARWIN_
FEATURE_ ONLY_ UNIX_ CONFORMANCE - _DARWIN_
FEATURE_ ONLY_ VERS_ 1050 - _DARWIN_
FEATURE_ UNIX_ CONFORMANCE - __
DARWIN_ 64_ BIT_ INO_ T - __
DARWIN_ C_ ANSI - __
DARWIN_ C_ FULL - __
DARWIN_ C_ LEVEL - __
DARWIN_ NON_ CANCELABLE - __
DARWIN_ NO_ LONG_ LONG - __
DARWIN_ ONLY_ 64_ BIT_ INO_ T - __
DARWIN_ ONLY_ UNIX_ CONFORMANCE - __
DARWIN_ ONLY_ VERS_ 1050 - __
DARWIN_ SUF_ EXTSN - __
DARWIN_ UNIX03 - __
DARWIN_ VERS_ 1050 - __
PTHREAD_ ATTR_ SIZE__ - __
PTHREAD_ CONDATTR_ SIZE__ - __
PTHREAD_ COND_ SIZE__ - __
PTHREAD_ MUTEXATTR_ SIZE__ - __
PTHREAD_ MUTEX_ SIZE__ - __
PTHREAD_ ONCE_ SIZE__ - __
PTHREAD_ RWLOCKATTR_ SIZE__ - __
PTHREAD_ RWLOCK_ SIZE__ - __
PTHREAD_ SIZE__ - __
STDC_ WANT_ LIB_ EXT1__ - __
WORDSIZE - __
has_ ptrcheck - __
has_ safe_ buffers
Type Aliases§
- Rust
String - Wrapper around Rust’s
&str
, without allocating memory, unlikestd::ffi::CString
. The caller must use it as a Rust string. This is not a C-string. - __
builtin_ va_ list - __
darwin_ blkcnt_ t - __
darwin_ blksize_ t - __
darwin_ clock_ t - __
darwin_ ct_ rune_ t - __
darwin_ dev_ t - __
darwin_ fsblkcnt_ t - __
darwin_ fsfilcnt_ t - __
darwin_ gid_ t - __
darwin_ id_ t - __
darwin_ ino64_ t - __
darwin_ ino_ t - __
darwin_ intptr_ t - __
darwin_ mach_ port_ name_ t - __
darwin_ mach_ port_ t - __
darwin_ mbstate_ t - __
darwin_ mode_ t - __
darwin_ natural_ t - __
darwin_ off_ t - __
darwin_ pid_ t - __
darwin_ pthread_ attr_ t - __
darwin_ pthread_ cond_ t - __
darwin_ pthread_ condattr_ t - __
darwin_ pthread_ key_ t - __
darwin_ pthread_ mutex_ t - __
darwin_ pthread_ mutexattr_ t - __
darwin_ pthread_ once_ t - __
darwin_ pthread_ rwlock_ t - __
darwin_ pthread_ rwlockattr_ t - __
darwin_ pthread_ t - __
darwin_ ptrdiff_ t - __
darwin_ rune_ t - __
darwin_ sigset_ t - __
darwin_ size_ t - __
darwin_ socklen_ t - __
darwin_ ssize_ t - __
darwin_ suseconds_ t - __
darwin_ time_ t - __
darwin_ uid_ t - __
darwin_ useconds_ t - __
darwin_ uuid_ string_ t - __
darwin_ uuid_ t - __
darwin_ va_ list - __
darwin_ wchar_ t - __
darwin_ wint_ t - __
int8_ t - __
int16_ t - __
int32_ t - __
int64_ t - __
uint8_ t - __
uint16_ t - __
uint32_ t - __
uint64_ t - int_
fast8_ t - int_
fast16_ t - int_
fast32_ t - int_
fast64_ t - int_
least8_ t - int_
least16_ t - int_
least32_ t - int_
least64_ t - intmax_
t - max_
align_ t - uint_
fast8_ t - uint_
fast16_ t - uint_
fast32_ t - uint_
fast64_ t - uint_
least8_ t - uint_
least16_ t - uint_
least32_ t - uint_
least64_ t - uintmax_
t - wchar_t