pub unsafe extern "system" fn CreateDeltaA(
    filetypeset: i64,
    setflags: i64,
    resetflags: i64,
    lpsourcename: PCSTR,
    lptargetname: PCSTR,
    lpsourceoptionsname: PCSTR,
    lptargetoptionsname: PCSTR,
    globaloptions: DELTA_INPUT,
    lptargetfiletime: *const FILETIME,
    hashalgid: ALG_ID,
    lpdeltaname: PCSTR
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Security_Cryptography"