Function goblin::elf::sym::sym64::from_raw

source ·
pub unsafe fn from_raw<'a>(symp: *const Sym, count: usize) -> &'a [Sym]
Expand description

§Safety

This function creates a Sym slice directly from a raw pointer