Contents

IODispatchSourceCancelHandler

A block to execute when a canceled dispatch source stops executing tasks.

Declaration

typedef void (^)(void) IODispatchSourceCancelHandler;

See Also

Starting and Stopping the Interrupt Source