pub unsafe extern "system" fn BCryptAddContextFunction(
    dwtable: BCRYPT_TABLE,
    pszcontext: PWSTR,
    dwinterface: BCRYPT_INTERFACE,
    pszfunction: PWSTR,
    dwposition: u32
) -> NTSTATUS
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’