Function free_rm_callback (var intaddr : tseginfo) : boolean;
Releases a real mode callback address that was previously allocated with the get_rm_callback function.
Parameters:
Return values: True if successful, false if not
Check int31error variable
set_rm_interrupt, get_rm_callback
For an example, see get_rm_callback.