[][src]Type Definition gstreamer_sys::GstMemoryMapFullFunction

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