Constant crate_metadata::RODATA_SECTION_FLAGS
source · pub const RODATA_SECTION_FLAGS: PteFlags;Expand description
.rodata sections are read-only and non-executable.
pub const RODATA_SECTION_FLAGS: PteFlags;.rodata sections are read-only and non-executable.