windows::Win32::System::Diagnostics::Debug

Function ImageDirectoryEntryToData

pub unsafe fn ImageDirectoryEntryToData(
    base: *const c_void,
    mappedasimage: bool,
    directoryentry: IMAGE_DIRECTORY_ENTRY,
    size: *mut u32,
) -> *mut c_void