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