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

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