[][src]Function winapi::um::dbghelp::ImageDirectoryEntryToData

pub unsafe extern "system" fn ImageDirectoryEntryToData(
    Base: PVOID,
    MappedAsImage: BOOLEAN,
    DirectoryEntry: USHORT,
    Size: PULONG
) -> PVOID