Host_bindings::LVGL

Function lv_memset

Source
pub unsafe extern "C" fn lv_memset(
    dst: *mut c_void,
    v: u8,
    len: usize,
)