Constant DT_FINI_ARRAYSZ

Source
pub const DT_FINI_ARRAYSZ: i64 = 28;
Expand description

This element holds the size in bytes of the array of termination functions pointed to by the DT_FINI_ARRAY entry. If an object has a DT_FINI_ARRAY entry, it must also have a DT_FINI_ARRAYSZ entry.