Struct fswatch_sys::fsw_cmonitor_filter [] [src]

#[repr(C)]
pub struct fsw_cmonitor_filter { pub text: *const c_char, pub filter_type: fsw_filter_type, pub case_sensitive: bool, pub extended: bool, }

Fields