Struct glib_sys::GTestCase [] [src]

#[repr(C)]
pub struct GTestCase(_);

Trait Implementations

impl Debug for GTestCase
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GTestCase

impl Sync for GTestCase