windows::Win32::Security::Cryptography

Function CryptGetDefaultProviderW

pub unsafe fn CryptGetDefaultProviderW(
    dwprovtype: u32,
    pdwreserved: Option<*const u32>,
    dwflags: u32,
    pszprovname: Option<PWSTR>,
    pcbprovname: *mut u32,
) -> Result<()>