Constant ruby_prism_sys::PM_STRING_OWNED
source · pub const PM_STRING_OWNED: pm_string_t__bindgen_ty_1 = 2;Expand description
This string owns its memory, and should be freed using pm_string_free.
pub const PM_STRING_OWNED: pm_string_t__bindgen_ty_1 = 2;This string owns its memory, and should be freed using pm_string_free.