Function BCryptCreateContext
pub unsafe fn BCryptCreateContext<P1>(
dwtable: BCRYPT_TABLE,
pszcontext: P1,
pconfig: Option<*const CRYPT_CONTEXT_CONFIG>,
) -> NTSTATUSwhere
P1: Param<PCWSTR>,
pub unsafe fn BCryptCreateContext<P1>(
dwtable: BCRYPT_TABLE,
pszcontext: P1,
pconfig: Option<*const CRYPT_CONTEXT_CONFIG>,
) -> NTSTATUSwhere
P1: Param<PCWSTR>,