pub unsafe extern "C" fn furi_hal_sd_write_blocks( buff: *const u32, sector: u32, count: u32, ) -> FuriStatus
Write blocks to SD card
buff
sector
count
FuriStatus