Type Alias ash::vk::extensions::PFN_vkCreateBufferCollectionFUCHSIA
source ยท pub type PFN_vkCreateBufferCollectionFUCHSIA = unsafe extern "system" fn(device: Device, p_create_info: *const BufferCollectionCreateInfoFUCHSIA<'_>, p_allocator: *const AllocationCallbacks<'_>, p_collection: *mut BufferCollectionFUCHSIA) -> Result;