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