Function windows_sys::Win32::Security::Cryptography::CertGetStoreProperty
[−]pub unsafe extern "system" fn CertGetStoreProperty(
hcertstore: HCERTSTORE,
dwpropid: u32,
pvdata: *mut c_void,
pcbdata: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"