Type Alias ash::vk::PFN_vkSetBufferCollectionBufferConstraintsFUCHSIA

source ยท
pub type PFN_vkSetBufferCollectionBufferConstraintsFUCHSIA = unsafe extern "system" fn(device: Device, collection: BufferCollectionFUCHSIA, p_buffer_constraints_info: *const BufferConstraintsInfoFUCHSIA) -> Result;