Type Definition vks::PFN_vkCreateSampler [] [src]

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