pub unsafe extern "system" fn CryptMsgUpdate(
    hcryptmsg: *const c_void,
    pbdata: *const u8,
    cbdata: u32,
    ffinal: BOOL
) -> BOOL
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"