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

type GChildWatchFunc = Option<extern "C" fn(pid: GPid, status: gint, user_data: gpointer)>;