pub unsafe extern "system" fn CertRegisterPhysicalStore(
    pvsystemstore: *const c_void,
    dwflags: u32,
    pwszstorename: PCWSTR,
    pstoreinfo: *const CERT_PHYSICAL_STORE_INFO,
    pvreserved: *const c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"