Type Definition dvk::core::vkCreateSamplerFn [] [src]

type vkCreateSamplerFn = unsafe extern "stdcall" fn(_: VkDevice, _: *const VkSamplerCreateInfo, _: *const VkAllocationCallbacks, _: *mut VkSampler) -> VkResult;