Type Definition vulkanalia::vk::PFN_vkCreateSampler[][src]

type PFN_vkCreateSampler = unsafe extern "system" fn(Device, *const SamplerCreateInfo, *const AllocationCallbacks, *mut Sampler) -> Result;