(C) 1998 AROS - The Amiga Research OS
NAME
void DeleteIORequest (iorequest)
LOCATION
In SysBase at offset 110
SYNOPSIS
struct IORequest * iorequest
FUNCTION
Delete an I/O request created with CreateIORequest().
INPUTS
iorequest
Pointer to I/O request structure or NULL.
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY