Struct glib_sys::GLogField [] [src]

#[repr(C)]
pub struct GLogField { pub key: *const c_char, pub value: gconstpointer, pub length: ssize_t, }

Fields

Trait Implementations

impl Debug for GLogField
[src]

[src]

Formats the value using the given formatter.