[][src]Function skia_bindings::GrContext_flush3

pub unsafe extern "C" fn GrContext_flush3(
    this: *mut GrContext,
    flags: GrFlushFlags,
    numSemaphores: c_int,
    signalSemaphores: *mut GrBackendSemaphore,
    finishedProc: GrGpuFinishedProc,
    finishedContext: GrGpuFinishedContext
) -> GrSemaphoresSubmitted