Searched defs:G_IS_OUTPUT_STREAM (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgoutputstream.h37 #define G_IS_OUTPUT_STREAM(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), G_TYPE_OUTPUT_STREAM)) macro

Completed in 30 milliseconds