Skip to main content

fetch_drop_from_pointee

Function fetch_drop_from_pointee 

Source
fn fetch_drop_from_pointee(
    graph: &AliasGraph<'_>,
    drop_record: &mut Vec<DropRecord>,
    value_idx: usize,
)