Type Definition ash::vk::PFN_vkAllocateCommandBuffers [−][src]
pub type PFN_vkAllocateCommandBuffers = extern "system" fn(device: Device, p_allocate_info: *const CommandBufferAllocateInfo, p_command_buffers: *mut CommandBuffer) -> Result;