Skip to main content

cpp_vm_object_writeback_begin

Function cpp_vm_object_writeback_begin 

Source
pub unsafe extern "C" fn cpp_vm_object_writeback_begin(
    vmo: *mut VmObject,
    offset: u64,
    len: u64,
    is_zero_range: bool,
) -> zx_status_t