Skip to main content

instr_create_0dst_0src

Function instr_create_0dst_0src 

Source
pub unsafe extern "C" fn instr_create_0dst_0src(
    drcontext: *mut c_void,
    opcode: c_int,
) -> *mut instr_t
Expand description

Convenience routine that returns an initialized instr_t allocated on the thread-local heap with opcode \p opcode and no sources or destinations.