Function skia_bindings::C_SkSurface_replaceBackendTexture
source · pub unsafe extern "C" fn C_SkSurface_replaceBackendTexture(
self_: *mut SkSurface,
backendTexture: *const GrBackendTexture,
origin: GrSurfaceOrigin,
contentChangeMode: SkSurface_ContentChangeMode
) -> bool