pub unsafe extern "system" fn NCryptOpenStorageProvider(
    phprovider: *mut NCRYPT_PROV_HANDLE,
    pszprovidername: PCWSTR,
    dwflags: u32
) -> i32
Expand description

Required features: "Win32_Security_Cryptography"