elf_getshnum

Function elf_getshnum 

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