Struct glib_sys::GRegex[][src]

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

Trait Implementations

impl Debug for GRegex
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GRegex

impl Sync for GRegex