windows::Win32::Security::Cryptography

Function CertUnregisterPhysicalStore

pub unsafe fn CertUnregisterPhysicalStore<P2>(
    pvsystemstore: *const c_void,
    dwflags: u32,
    pwszstorename: P2,
) -> BOOL
where P2: Param<PCWSTR>,