Function windows_sys::Win32::Security::Cryptography::BCryptRemoveContextFunction
pub unsafe extern "system" fn BCryptRemoveContextFunction(
dwtable: BCRYPT_TABLE,
pszcontext: PCWSTR,
dwinterface: BCRYPT_INTERFACE,
pszfunction: PCWSTR
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"