Skip to main content

cpp_vm_cow_pages_replace_page_with_loaned

Function cpp_vm_cow_pages_replace_page_with_loaned 

Source
pub unsafe extern "C" fn cpp_vm_cow_pages_replace_page_with_loaned(
    cow: *mut VmCowPages,
    before_page: *mut c_void,
    offset: u64,
) -> zx_status_t