Module rquickjs_core::qjs
source · Expand description
Native low-level bindings
Structs
Constants
- Common error message for converting between C
size_tand Rustusize;
Functions
Type Aliases
- Equivalent to C’s
chartype. - Equivalent to C’s
signed int(int) type. - Equivalent to C’s
unsigned inttype. - Equivalent to C’s
voidtype when used as a pointer.