Module rb_sys::bindings

source ·
Expand description

Raw bindings to libruby, generated by bindgen.

This module contains the raw bindings to libruby, generated by bindgen.

Re-exports§

Modules§

  • Contains all items that are considered stable ABI and are safe to use. These items are intentionally opaque to prevent accidental compatibility issues.
  • Contains all items that are not yet categorized by ABI stability. These items are candidates for promotion to stable or unstable in the future.
  • Contains all items that are considered unstable ABI and should be avoided. Any items in this list offer a stable alternative for most use cases.