pub unsafe extern "C" fn instr_set_next( instr: *mut instr_t, next: *mut instr_t, )
Sets the next field of \p instr to point to \p next.