pub const PM_STRING_MAPPED: pm_string_t__bindgen_ty_1 = 3;
Expand description
This string is a memory-mapped file, and should be freed using pm_string_free
.
pub const PM_STRING_MAPPED: pm_string_t__bindgen_ty_1 = 3;
This string is a memory-mapped file, and should be freed using pm_string_free
.