[][src]Function irssi_sys::g_pattern_match

pub unsafe extern "C" fn g_pattern_match(
    pspec: *mut GPatternSpec,
    string_length: guint,
    string: *const gchar,
    string_reversed: *const gchar
) -> gboolean