Skip to main content

opnd_get_immed_int

Function opnd_get_immed_int 

Source
pub unsafe extern "C" fn opnd_get_immed_int(opnd: opnd_t) -> ptr_int_t
Expand description

Assumes opnd is an immediate integer and returns its value.