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