pub unsafe extern "C" fn ud_opr_is_sreg(
opr: *const ud_operand,
) -> c_intExpand description
Returns true if the operand uses a segment register.
pub unsafe extern "C" fn ud_opr_is_sreg(
opr: *const ud_operand,
) -> c_intReturns true if the operand uses a segment register.