Module artichoke_backend::ffi [−][src]
Functions for interacting directly with mruby structs from sys
.
These functions are unsafe. Use them carefully.
Structs
ConvertBytesError | |
InterpreterExtractError | Failed to extract Artichoke interpreter at an FFI boundary. |
Functions
bytes_to_os_str | Convert a byte slice to a platform-specific |
from_user_data⚠ | Extract an |
os_str_to_bytes | Convert a platform-specific |
os_string_to_bytes | Convert a platform-specific |