[][src]Type Definition skia_safe::OwnedSurface

type OwnedSurface<'a> = Borrows<'a, Surface>;
Deprecated since 0.12.0:

use Borrows<'a, Surface>