windows::Win32::Security::Cryptography

Function NCryptStreamOpenToUnprotectEx

pub unsafe fn NCryptStreamOpenToUnprotectEx(
    pstreaminfo: *const NCRYPT_PROTECT_STREAM_INFO_EX,
    dwflags: u32,
    hwnd: Option<HWND>,
) -> Result<NCRYPT_STREAM_HANDLE>