pub unsafe extern "C" fn instr_get_prev( instr: *mut instr_t, ) -> *mut instr_t
Returns the previous instr_t in the instrlist_t that contains \p instr.