Function windows_sys::Win32::Security::Cryptography::CryptAcquireContextW
[−]pub unsafe extern "system" fn CryptAcquireContextW(
phprov: *mut usize,
szcontainer: PCWSTR,
szprovider: PCWSTR,
dwprovtype: u32,
dwflags: u32
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"