magick/src/plugin_bindings_generated library

Classes

PluginFfiBindings
Bindings for src/image_magick_ffi.h.

Constants

CHAR_BIT → const int
CHAR_MAX → const int
CHAR_MIN → const int
EXIT_FAILURE → const int
EXIT_SUCCESS → const int
INT_MAX → const int
INT_MIN → const int
LLONG_MAX → const int
LLONG_MIN → const int
LONG_MAX → const int
LONG_MIN → const int
MB_LEN_MAX → const int
NULL → const int
RAND_MAX → const int
RSIZE_MAX → const int
SCHAR_MAX → const int
SCHAR_MIN → const int
SHRT_MAX → const int
SHRT_MIN → const int
SIZE_MAX → const int
UCHAR_MAX → const int
UINT_MAX → const int
ULLONG_MAX → const int
ULONG_MAX → const int
USHRT_MAX → const int

Typedefs

div_t = _div_t
errno_t = Int
ldiv_t = _ldiv_t
lldiv_t = _lldiv_t
rsize_t = Size
uintptr_t = UnsignedLongLong
va_list = Pointer<Char>