Function windows_sys::Win32::Security::Cryptography::SslHashHandshake
pub unsafe extern "system" fn SslHashHandshake(
hsslprovider: NCRYPT_PROV_HANDLE,
hhandshakehash: NCRYPT_HASH_HANDLE,
pbinput: *const u8,
cbinput: u32,
dwflags: u32,
) -> HRESULT