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