Function skia_bindings::SkSurface_wait
source · pub unsafe extern "C" fn SkSurface_wait(
this: *mut SkSurface,
numSemaphores: c_int,
waitSemaphores: *const GrBackendSemaphore,
deleteSemaphoresAfterWait: bool
) -> bool