pub unsafe extern "C" fn ud_opr_is_gpr(
opr: *const ud_operand,
) -> c_intExpand 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_intReturns true if the operand uses a general purpose register.