[][src]Function skia_bindings::GrContext_createBackendTexture

pub unsafe extern "C" fn GrContext_createBackendTexture(
    this: *mut GrContext,
    width: c_int,
    height: c_int,
    arg1: GrBackendFormat,
    arg2: GrMipMapped,
    arg3: GrRenderable
) -> GrBackendTexture