Function windows_sys::Win32::Security::Cryptography::CertControlStore
[−]pub unsafe extern "system" fn CertControlStore(
hcertstore: HCERTSTORE,
dwflags: CERT_CONTROL_STORE_FLAGS,
dwctrltype: u32,
pvctrlpara: *const c_void
) -> BOOL
Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’