Type Definition vulkan_bindings::FnEndCommandBuffer

source ·
pub type FnEndCommandBuffer = extern "system" fn(commandBuffer: CommandBuffer) -> Result;