Skip to main content

BackendSemaphore

Type Alias BackendSemaphore 

pub type BackendSemaphore = Handle<GrBackendSemaphore>;
Expand description

Wrapper type for passing into and receiving data from Ganesh about a backend semaphore object.

Aliased Typeยง

pub struct BackendSemaphore(/* private fields */);