Skip to main content

cpp_vm_page_list_btree_find_const

Function cpp_vm_page_list_btree_find_const 

Source
pub unsafe extern "C" fn cpp_vm_page_list_btree_find_const(
    tree: *const VmPageListBtree,
    node_offset: u64,
) -> *const c_void