Type Definition gst::ffi::GstMemoryMapFunction [−][src]
type GstMemoryMapFunction = Option<extern "C" fn(mem: *mut GstMemory, maxsize: gsize, flags: GstMapFlags) -> gpointer>;
type GstMemoryMapFunction = Option<extern "C" fn(mem: *mut GstMemory, maxsize: gsize, flags: GstMapFlags) -> gpointer>;