Function lv_circle_buf_peek_at

Source
pub unsafe extern "C" fn lv_circle_buf_peek_at(
    circle_buf: *const _lv_circle_buf_t,
    index: u32,
    data: *mut c_void,
) -> u32