FnCreateSamplerYcbcrConversion

Type Alias FnCreateSamplerYcbcrConversion 

Source
pub type FnCreateSamplerYcbcrConversion = extern "system" fn(device: Device, pCreateInfo: *const SamplerYcbcrConversionCreateInfo, pAllocator: *const AllocationCallbacks, pYcbcrConversion: *mut SamplerYcbcrConversion) -> Result;