Disconnect from a graphics device
#include <gf/gf.h> void gf_dev_detach( gf_dev_t gdev );
gf
This function disconnects from a graphics device, releasing all associated resources and shutting down the hardware if no other clients are connected to it.
QNX Graphics Framework
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |