Documentation
Dlang.org
GstCheckABIStruct
gstcheck
c
types
struct
GstCheckABIStruct {
const
(
char
)*
name
;
int
size
;
int
abiSize
;
}
Members
Variables
abiSize
int
abiSize
;
The reference size of the structure
name
const
(
char
)*
name
;
The name of the structure
size
int
size
;
The current size of a structure
gstcheck
c
types
structs
GstCheckABIStruct
GstCheckLogFilter
GstHarness
GstHarnessPrivate
GstHarnessThread
GstStreamConsistency
GstTestClock
GstTestClockClass
GstTestClockPrivate