Struct
QmiMessageContext
since: 1.18
Description [src]
struct QmiMessageContext {
/* No available fields */
}
An opaque type representing a QMI message context.
Available since: 1.18
Instance methods
qmi_message_context_unref
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
since: 1.18