[][src]Type Definition ash::vk::PFN_vkAllocateCommandBuffers

type PFN_vkAllocateCommandBuffers = extern "system" fn(device: Device, p_allocate_info: *const CommandBufferAllocateInfo, p_command_buffers: *mut CommandBuffer) -> Result;