Constant virtio_drivers::PAGE_SIZE
source ยท pub const PAGE_SIZE: usize = 0x1000;Expand description
The page size in bytes supported by the library (4 KiB).
pub const PAGE_SIZE: usize = 0x1000;The page size in bytes supported by the library (4 KiB).