pub unsafe extern "C" fn instrlist_create(
drcontext: *mut c_void,
) -> *mut instrlist_tExpand description
Returns an initialized instrlist_t allocated on the thread-local heap.
pub unsafe extern "C" fn instrlist_create(
drcontext: *mut c_void,
) -> *mut instrlist_tReturns an initialized instrlist_t allocated on the thread-local heap.