Type Definition erupt::vk1_0::PFN_vkEndCommandBuffer

source ·
pub type PFN_vkEndCommandBuffer = unsafe extern "system" fn(command_buffer: CommandBuffer) -> Result;
Expand description

Vulkan Manual Page · Function