pub unsafe extern "system" fn NCryptEnumStorageProviders(
    pdwprovidercount: *mut u32,
    ppproviderlist: *mut *mut NCryptProviderName,
    dwflags: u32
) -> HRESULT
Expand description

Required features: "Win32_Security_Cryptography"