Skip to main content

cpp_vm_object_get_attributed_memory_in_range

Function cpp_vm_object_get_attributed_memory_in_range 

Source
pub unsafe extern "C" fn cpp_vm_object_get_attributed_memory_in_range(
    vmo: *const VmObject,
    offset: u64,
    len: u64,
    out_counts: *mut vm_AttributionCounts,
)