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

type GTranslateFunc = Option<extern "C" fn(str: *const gchar, data: gpointer) -> *const gchar>;