Skip to main content

xc_set_mem_access

Function xc_set_mem_access 

Source
pub unsafe extern "C" fn xc_set_mem_access(
    xch: *mut xc_interface,
    domain_id: u32,
    access: xenmem_access_t,
    first_pfn: u64,
    nr: u32,
) -> c_int