pub unsafe extern "C" fn opnd_get_scale(opnd: opnd_t) -> c_int
Assumes \p opnd is a (near or far) base+disp memory reference. Returns the scale. \note x86-only. On ARM use opnd_get_index_shift().