Skip to main content

cpp_vm_page_list_btree_find

Function cpp_vm_page_list_btree_find 

Source
pub unsafe extern "C" fn cpp_vm_page_list_btree_find(
    tree: *mut VmPageListBtree,
    node_offset: u64,
    out_cursor: *mut VmPageListBtreeCursor,
) -> *mut c_void