Function windows::Win32::Security::Cryptography::BCryptRemoveContextFunction
pub unsafe fn BCryptRemoveContextFunction<P0, P1>(
dwtable: BCRYPT_TABLE,
pszcontext: P0,
dwinterface: BCRYPT_INTERFACE,
pszfunction: P1,
) -> NTSTATUSwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,