Function windows::Win32::Security::Cryptography::Certificates::CertSrvRestorePrepareW
pub unsafe fn CertSrvRestorePrepareW<P0>(
pwszservername: P0,
dwrestoreflags: u32,
phbc: *mut *mut c_void,
) -> Result<()>where
P0: Param<PCWSTR>,