Function windows::Win32::Security::Cryptography::BCryptConfigureContext
pub unsafe fn BCryptConfigureContext<P0>(
dwtable: BCRYPT_TABLE,
pszcontext: P0,
pconfig: *const CRYPT_CONTEXT_CONFIG,
) -> NTSTATUSwhere
P0: Param<PCWSTR>,