[−][src]Function skia_bindings::SkSurface_MakeFromBackendTextureAsRenderTarget
pub unsafe extern "C" fn SkSurface_MakeFromBackendTextureAsRenderTarget(
context: *mut GrContext,
backendTexture: *const GrBackendTexture,
origin: GrSurfaceOrigin,
sampleCnt: c_int,
colorType: SkColorType,
colorSpace: sk_sp<SkColorSpace>,
surfaceProps: *const SkSurfaceProps
) -> sk_sp<SkSurface>