windows::Win32::System::ApplicationInstallationAndServicing

Function MsiGetFileHashW

pub unsafe fn MsiGetFileHashW<P0>(
    szfilepath: P0,
    dwoptions: u32,
    phash: *mut MSIFILEHASHINFO,
) -> u32
where P0: Param<PCWSTR>,