Type Definition gstreamer_sys::GstMemoryIsSpanFunction [] [src]

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