Function SslEnumEccCurves

pub unsafe extern "system" fn SslEnumEccCurves(
    hsslprovider: NCRYPT_PROV_HANDLE,
    pecccurvecount: *mut u32,
    ppecccurve: *mut *mut NCRYPT_SSL_ECC_CURVE,
    dwflags: u32,
) -> HRESULT