Skip to main content

opnd_set_size

Function opnd_set_size 

Source
pub unsafe extern "C" fn opnd_set_size(
    opnd: *mut opnd_t,
    newsize: opnd_size_t,
)
Expand description

Sets the data size of \p opnd. Assumes \p opnd is an immediate integer, a memory reference, or an instr_t pointer address operand.