elf_getshdrnum

Function elf_getshdrnum 

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