callback function
A function passed as an argument to be invoked later, often after an event or asynchronous operation completes. Computing term.
This API uses a callback function to receive the result of asynchronous processing.
Loanword from English 'callback' combined with 機能 (function).