Skip to main content

elf_getshdrstrndx

Function elf_getshdrstrndx 

Source
pub unsafe extern "C" fn elf_getshdrstrndx(
    __elf: *mut Elf,
    __dst: *mut size_t,
) -> c_int