Constant artichoke_backend::sys::specifiers::DATA

source ·
pub const DATA: &str = "d";
Expand description

Receive two arguments, a void * pointer to data and an mrb_data_type.

2nd argument will be used to check data type so it won’t be modified.