elf_getphdrnum

Function elf_getphdrnum 

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