Function unity_native_plugin_sys::vkCreateImageView
source ยท pub unsafe extern "system" fn vkCreateImageView(
device: VkDevice,
pCreateInfo: *const VkImageViewCreateInfo,
pAllocator: *const VkAllocationCallbacks,
pView: *mut VkImageView,
) -> VkResult