windows::Win32::System::ApplicationInstallationAndServicing

Function GetDeltaSignatureW

pub unsafe fn GetDeltaSignatureW<P2>(
    filetypeset: i64,
    hashalgid: ALG_ID,
    lpsourcename: P2,
    lphash: *mut DELTA_HASH,
) -> BOOL
where P2: Param<PCWSTR>,