Function dzl_pattern_spec_match

Source
pub unsafe extern "C" fn dzl_pattern_spec_match(
    self_: *mut DzlPatternSpec,
    haystack: *const c_char,
) -> gboolean