Type Definition vips_sys::GCompletionStrncmpFunc [−][src]
type GCompletionStrncmpFunc = Option<unsafe extern "C" fn(s1: *const gchar, s2: *const gchar, n: gsize) -> gint>;
type GCompletionStrncmpFunc = Option<unsafe extern "C" fn(s1: *const gchar, s2: *const gchar, n: gsize) -> gint>;