pub type PFN_vkSetBufferCollectionBufferConstraintsFUCHSIA = unsafe extern "system" fn(_device: Device, _collection: BufferCollectionFUCHSIA, _buffer_constraints_info: *const BufferConstraintsInfoFUCHSIA) -> Result;
Expand description