[][src]Type Definition gst::ffi::GCompletionStrncmpFunc

type GCompletionStrncmpFunc = Option<extern "C" fn(s1: *const gchar, s2: *const gchar, n: gsize) -> gint>;