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

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