pub unsafe extern "system" fn GetDeltaSignatureA(
    filetypeset: i64,
    hashalgid: ALG_ID,
    lpsourcename: PCSTR,
    lphash: *mut DELTA_HASH
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Security_Cryptography"