Function windows_sys::Win32::System::Diagnostics::Debug::ImageDirectoryEntryToData
[−]pub unsafe extern "system" fn ImageDirectoryEntryToData(
base: *const c_void,
mappedasimage: BOOLEAN,
directoryentry: IMAGE_DIRECTORY_ENTRY,
size: *mut u32
) -> *mut c_void
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"