[][src]Function elfkit::symbol::symhash

pub fn symhash(
    eh: &Header,
    symbols: &Vec<Symbol>,
    link: u32
) -> Result<Section, Error>