Function haybale_pitchfork::hook_helpers::reinitialize_pointee[][src]

pub fn reinitialize_pointee<'p>(
    proj: &'p Project,
    state: &mut State<'p, Backend>,
    pointer: &Operand,
    ad: AbstractData,
    sd: &'p StructDescriptions
) -> Result<()>
Expand description

Reinitializes whatever is pointed to by the given pointer, according to the given AbstractData.