pub unsafe extern "system" fn BCryptDeleteContext(
    dwtable: BCRYPT_TABLE,
    pszcontext: PCWSTR
) -> NTSTATUS
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"