Function windows_sys::Win32::Security::Cryptography::CertRegisterSystemStore
[−]pub unsafe extern "system" fn CertRegisterSystemStore(
pvsystemstore: *const c_void,
dwflags: u32,
pstoreinfo: *const CERT_SYSTEM_STORE_INFO,
pvreserved: *mut c_void
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
