Type Definition gstreamer_sys::GstMemoryMapFullFunction[][src]

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