Function goblin::elf::sym::sym64::from_raw [−][src]
pub unsafe fn from_raw<'a>(symp: *const Sym, count: usize) -> &'a [Sym]
Safety
This function creates a Sym
slice directly from a raw pointer
pub unsafe fn from_raw<'a>(symp: *const Sym, count: usize) -> &'a [Sym]
This function creates a Sym
slice directly from a raw pointer