Function lvgl_sys::lv_fs_write[][src]

pub unsafe extern "C" fn lv_fs_write(
    file_p: *mut lv_fs_file_t,
    buf: *const c_void,
    btw: u32,
    bw: *mut u32
) -> lv_fs_res_t