pub unsafe extern "C" fn instrlist_first(
ilist: *mut instrlist_t,
) -> *mut instr_tExpand description
Returns the first instr_t in \p ilist.
pub unsafe extern "C" fn instrlist_first(
ilist: *mut instrlist_t,
) -> *mut instr_tReturns the first instr_t in \p ilist.