[][src]Function skia_bindings::GrContext_wait

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