Trait lief::pe::load_configuration::AsLoadConfigV0
pub trait AsLoadConfigV0 {
// Provided methods
fn se_handler_table(&self) -> u64 { ... }
fn se_handler_count(&self) -> u64 { ... }
}
pub trait AsLoadConfigV0 {
// Provided methods
fn se_handler_table(&self) -> u64 { ... }
fn se_handler_count(&self) -> u64 { ... }
}