[][src]Type Definition vulkan_bindings::FnCreateSamplerYcbcrConversion

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