Function windows_sys::Win32::Security::Cryptography::CryptUninstallDefaultContext
pub unsafe extern "system" fn CryptUninstallDefaultContext(
hdefaultcontext: *const c_void,
dwflags: u32,
pvreserved: *mut c_void
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"