
Home / Autodocs / amiga.lib
NAME
- RemTOF
-
remove a task from the VBlank interrupt server chain.
SYNOPSIS
RemTOF(i);
VOID RemTOF(
struct Isrvstr *);
FUNCTION
Removes a task from the vertical-blanking interval interrupt server chain.
INPUTS
- i
-
Pointer to an Isrvstr structure
SEE ALSO