NtdNull
struct NtdNull; struct NtdNullClass; NtdDevice * ntd_null_new (void);
void
GObject +----NtdDevice +----NtdNull
struct NtdNull;
struct NtdNullClass { };
NtdDevice * ntd_null_new (void);
Creates a new NtdNull device.
Returns :