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

type GThreadFunc = Option<extern "C" fn(data: gpointer) -> gpointer>;