pub fn ioctl_blksszget<Fd: AsFd>(fd: Fd) -> Result<u32>
ioctl(fd, BLKSSZGET)—Returns the logical block size of a block device.
ioctl(fd, BLKSSZGET)