Type Alias ash::vk::PFN_vkGetBufferCollectionPropertiesFUCHSIA

source ·
pub type PFN_vkGetBufferCollectionPropertiesFUCHSIA = unsafe extern "system" fn(device: Device, collection: BufferCollectionFUCHSIA, p_properties: *mut BufferCollectionPropertiesFUCHSIA) -> Result;