Type Alias ash::vk::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;