pub unsafe extern "system" fn CertSrvIsServerOnlineW(
    pwszservername: PCWSTR,
    pfserveronline: *mut BOOL
) -> HRESULT
Expand description

Required features: "Win32_Security_Cryptography_Certificates", "Win32_Foundation"