Type Definition gstreamer_sys::GstMemoryMapFunction [] [src]

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