[][src]Type Definition gstreamer_sys::GstLogFunction

type GstLogFunction = Option<unsafe extern "C" fn(_: *mut GstDebugCategory, _: GstDebugLevel, _: *const c_char, _: *const c_char, _: c_int, _: *mut GObject, _: *mut GstDebugMessage, _: gpointer)>;