pub unsafe extern "system" fn MsiGetFileHashW(
    szfilepath: PCWSTR,
    dwoptions: u32,
    phash: *mut MSIFILEHASHINFO
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"