Enum DataFlowQueryOption
#[repr(u32)]
pub enum DataFlowQueryOption {
FromAddressesInLookupTableQueryOption = 0,
AllowReadingWritableMemoryQueryOption = 1,
}Variants§
FromAddressesInLookupTableQueryOption = 0
Use addresses instead of index in the from list within LookupTableValue results