Function esp_idf_sys::ff_disk_write
source ยท pub unsafe extern "C" fn ff_disk_write(
pdrv: BYTE,
buff: *const BYTE,
sector: LBA_t,
count: UINT,
) -> DRESULT
pub unsafe extern "C" fn ff_disk_write(
pdrv: BYTE,
buff: *const BYTE,
sector: LBA_t,
count: UINT,
) -> DRESULT