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

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