windows::Win32::System::ApplicationInstallationAndServicing

Function MsiGetFileHashA

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