Re-exports§
pub use typed_data::RbDataType;pub use typed_data::RbDataTypeFunction;pub use value::Value;pub use value::ValueType;
Structs§
Enums§
Type Aliases§
- Argc
- Callback
MutPtr - Callback
Ptr - Id
- Internal
Value - RawFd
- Raw file descriptors.
- Signed
Value - c_char
- Equivalent to C’s
chartype. - c_
double - Equivalent to C’s
doubletype. - c_int
- Equivalent to C’s
signed int(int) type. - c_long
- Equivalent to C’s
signed long(long) type. - size_t