Type Definition vulkan_bindings::FnCreateSamplerYcbcrConversion[][src]

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