Type Definition arrayfire::ErrorCallback [] [src]

type ErrorCallback = fn(_: AfError);

Signature of error handling callback function