pub unsafe extern "system" fn CertRemoveEnhancedKeyUsageIdentifier(
    pcertcontext: *const CERT_CONTEXT,
    pszusageidentifier: PCSTR
) -> BOOL
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’