pub unsafe fn hypercall1(offset: u32, arg0: u64) -> Result<u64, Error>
Expand description

Makes hypercall with 1 argument

Safety

offset must be a valid offset into hypercall_page