Constant 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.