pub unsafe extern "system" fn MapFileAndCheckSumA(
    filename: PSTR,
    headersum: *mut u32,
    checksum: *mut u32
) -> u32
Expand description

Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’