Type Definition ErrorCallback
arrayfire
type ErrorCallback = fn(_: AfError);
Signature of error handling callback function