Type Definition panda_sys::GCompletionFunc[][src]

pub type GCompletionFunc = Option<unsafe extern "C" fn(arg1: gpointer) -> *mut gchar>;