Function get_flags

pub unsafe fn get_flags(ea: c_ulonglong) -> c_ulonglong
Expand description

Get flags value for address ‘ea’. The byte value is not included in the flags. This function should be used if the operand types of any operand beyond the first two operands is required. This function is more expensive to use than get_flags32() \return 0 if address is not present in the program