pub unsafe fn create_sampler(
device: VkDevice,
create_info: *const VkSamplerCreateInfo,
allocator: *const VkAllocationCallbacks,
sampler_out: *mut VkSampler,
) -> VkResultpub unsafe fn create_sampler(
device: VkDevice,
create_info: *const VkSamplerCreateInfo,
allocator: *const VkAllocationCallbacks,
sampler_out: *mut VkSampler,
) -> VkResult