[][src]Function skia_bindings::SkSurface_MakeRenderTarget1

pub unsafe extern "C" fn SkSurface_MakeRenderTarget1(
    context: *mut GrContext,
    budgeted: SkBudgeted,
    imageInfo: *const SkImageInfo,
    sampleCount: c_int,
    props: *const SkSurfaceProps
) -> sk_sp<SkSurface>