Function glib_sys::g_pattern_match
[−]
[src]
pub unsafe extern "C" fn g_pattern_match(
pspec: *mut GPatternSpec,
string_length: c_uint,
string: *const c_char,
string_reversed: *const c_char
) -> gboolean