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

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