elf_getdata_rawchunk

Function elf_getdata_rawchunk 

Source
pub unsafe extern "C" fn elf_getdata_rawchunk(
    __elf: *mut Elf,
    __offset: i64,
    __size: size_t,
    __type: Type,
) -> *mut Elf_Data