Function BCryptSetContextFunctionProperty

Source
pub unsafe extern "C" fn BCryptSetContextFunctionProperty(
    dwTable: ULONG,
    pszContext: LPCWSTR,
    dwInterface: ULONG,
    pszFunction: LPCWSTR,
    pszProperty: LPCWSTR,
    cbValue: ULONG,
    pbValue: PUCHAR,
) -> NTSTATUS