Struct gio_sys::GStaticResource [] [src]

#[repr(C)]
pub struct GStaticResource { pub data: *const u8, pub data_len: size_t, pub resource: *mut GResource, pub next: *mut GStaticResource, pub padding: gpointer, }

Fields

Trait Implementations

impl Debug for GStaticResource
[src]

[src]

Formats the value using the given formatter.