read_phys_u8

Function read_phys_u8 

Source
pub fn read_phys_u8(
    mem: &GuestMemoryMmap,
    paddr: u64,
) -> Result<u8, MemoryError>