PFN_vkDestroyBufferCollectionFUCHSIA

Type Alias PFN_vkDestroyBufferCollectionFUCHSIA 

Source
pub type PFN_vkDestroyBufferCollectionFUCHSIA = unsafe extern "system" fn(_device: Device, _collection: BufferCollectionFUCHSIA, _allocator: *const AllocationCallbacks);
Expand description