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