Function BCryptConfigureContextFunction

Source
pub unsafe extern "C" fn BCryptConfigureContextFunction(
    dwTable: ULONG,
    pszContext: LPCWSTR,
    dwInterface: ULONG,
    pszFunction: LPCWSTR,
    pConfig: PCRYPT_CONTEXT_FUNCTION_CONFIG,
) -> NTSTATUS