toggle_bnot
Toggle the bitwise not operator for the operand (for the explanations of 'ea' and 'n' please see op_bin())
success toggle_bnot(long ea, int n);
Last updated
Toggle the bitwise not operator for the operand (for the explanations of 'ea' and 'n' please see op_bin())
success toggle_bnot(long ea, int n);
Last updated