pub unsafe extern "C" fn ud_opr_is_gpr(
opr: *const ud_operand,
) -> c_int
Expand description
Returns true if the operand uses a general purpose register.
pub unsafe extern "C" fn ud_opr_is_gpr(
opr: *const ud_operand,
) -> c_int
Returns true if the operand uses a general purpose register.