Function lv_iter_make_peekable

Source
pub unsafe extern "C" fn lv_iter_make_peekable(
    iter: *mut _lv_iter_t,
    capacity: u32,
)