pub unsafe extern "C" fn instr_set_category( instr: *mut instr_t, category: uint, )
Assumes \p category is a set of DR_INSTR_CATEGORY_ constants and sets it to be instr’s category. See #dr_instr_category_t.