Trait lief::pe::load_configuration::AsLoadConfigV5
pub trait AsLoadConfigV5 {
// Provided methods
fn guard_rf_failure_routine(&self) -> u64 { ... }
fn guard_rf_failure_routine_function_pointer(&self) -> u64 { ... }
fn dynamic_value_reloctable_offset(&self) -> u32 { ... }
fn dynamic_value_reloctable_section(&self) -> u16 { ... }
fn reserved2(&self) -> u16 { ... }
}