[][src]Function libcoreinst::blockdev::detect_formatted_sector_size_end

pub fn detect_formatted_sector_size_end(buf: &[u8]) -> Option<NonZeroU32>

Inspect a buffer 4 KiB from the end of a disk image and return its formatted sector size, if any can be determined.