pub unsafe extern "C" fn instr_noalloc_init(
drcontext: *mut c_void,
instr: *mut instr_noalloc_t,
)Expand description
Initializes the no-heap-allocation structure \p instr. Sets the x86/x64 mode of \p instr to the mode of dcontext.
pub unsafe extern "C" fn instr_noalloc_init(
drcontext: *mut c_void,
instr: *mut instr_noalloc_t,
)Initializes the no-heap-allocation structure \p instr. Sets the x86/x64 mode of \p instr to the mode of dcontext.