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

type GInterfaceInitFunc = Option<extern "C" fn(g_iface: gpointer, iface_data: gpointer)>;