Type Alias ash::vk::extensions::PFN_vkSetBufferCollectionBufferConstraintsFUCHSIA
source ยท pub type PFN_vkSetBufferCollectionBufferConstraintsFUCHSIA = unsafe extern "system" fn(device: Device, collection: BufferCollectionFUCHSIA, p_buffer_constraints_info: *const BufferConstraintsInfoFUCHSIA<'_>) -> Result;