delorie.com/djgpp/doc/libc/libc_436.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <dpmi.h> int _go32_dpmi_free_iret_wrapper(_go32_dpmi_seginfo *info); |
See section DPMI Overview.
This function frees the memory used by the wrapper created by
_go32_dpmi_allocate_iret_wrapper
. You should not free a wrapper
that is still in use.
Zero on success, nonzero on failure.
ANSI/ISO C | No |
POSIX | No |
See section _go32_dpmi_allocate_iret_wrapper.
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |