[][src]Function skia_bindings::SkSurface_wait

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