lv_circle_buf_create_from_array

Function lv_circle_buf_create_from_array 

Source
pub unsafe extern "C" fn lv_circle_buf_create_from_array(
    array: *const lv_array_t,
) -> *mut lv_circle_buf_t
Expand description

Create a circle buffer from an existing array @param array pointer to an array @return pointer to the created buffer