Type Definition panda_sys::GCompletionStrncmpFunc[][src]

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