[][src]Function winapi::shared::bcrypt::BCryptSetContextFunctionProperty

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