Type Definition GstMemoryUnmapFunction
gst::ffi
type GstMemoryUnmapFunction = Option<extern "C" fn(mem: *mut GstMemory)>;