[][src]Type Definition gstreamer_sys::GstMemoryMapFunction

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