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