[−][src]Function skia_bindings::GrContext_createBackendTexture4
pub unsafe extern "C" fn GrContext_createBackendTexture4(
this: *mut GrContext,
width: c_int,
height: c_int,
arg1: SkColorType,
color: *const SkColor4f,
arg2: GrMipMapped,
arg3: GrRenderable,
arg4: GrProtected
) -> GrBackendTexture