Function lv_circle_buf_create_from_buf

Source
pub unsafe extern "C" fn lv_circle_buf_create_from_buf(
    buf: *mut c_void,
    capacity: u32,
    element_size: u32,
) -> *mut _lv_circle_buf_t