Function unity_native_plugin_sys::vkCreateSampler
source ยท pub unsafe extern "system" fn vkCreateSampler(
device: VkDevice,
pCreateInfo: *const VkSamplerCreateInfo,
pAllocator: *const VkAllocationCallbacks,
pSampler: *mut VkSampler,
) -> VkResult