Skip to main content

CommandBufferHandler

Type Alias CommandBufferHandler 

Source
pub type CommandBufferHandler = OneArgBlock;
Expand description

Handler for command buffer completion.

Used with addCompletedHandler: and addScheduledHandler:.

Aliased Typeยง

pub struct CommandBufferHandler { /* private fields */ }