Function windows_sys::Win32::Security::Cryptography::NCryptStreamOpenToUnprotect
pub unsafe extern "system" fn NCryptStreamOpenToUnprotect(
pstreaminfo: *const NCRYPT_PROTECT_STREAM_INFO,
dwflags: u32,
hwnd: HWND,
phstream: *mut NCRYPT_STREAM_HANDLE
) -> HRESULT
Expand description
Required features: "Win32_Foundation"