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

type GstMemoryMapFunction = Option<extern "C" fn(mem: *mut GstMemory, maxsize: gsize, flags: GstMapFlags) -> gpointer>;