[][src]Type Definition gstreamer_sys::GstMemoryIsSpanFunction

type GstMemoryIsSpanFunction = Option<unsafe extern "C" fn(_: *mut GstMemory, _: *mut GstMemory, _: *mut size_t) -> gboolean>;