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

Required features: "Win32_Foundation"