pub unsafe extern "system" fn GetDeltaSignatureW(
    filetypeset: i64,
    hashalgid: u32,
    lpsourcename: PCWSTR,
    lphash: *mut DELTA_HASH
) -> BOOL
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing", "Win32_Foundation"