Function windows_sys::Win32::System::Diagnostics::Debug::CheckSumMappedFile
[−]pub unsafe extern "system" fn CheckSumMappedFile(
baseaddress: *const c_void,
filelength: u32,
headersum: *mut u32,
checksum: *mut u32
) -> *mut IMAGE_NT_HEADERS32Expand description
Required features: ‘Win32_System_Diagnostics_Debug’
