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

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