pub unsafe extern "system" fn vkCreateTensorViewARM(
device: VkDevice,
pCreateInfo: *const VkTensorViewCreateInfoARM,
pAllocator: *const VkAllocationCallbacks,
pView: *mut VkTensorViewARM,
) -> VkResultExpand description
Available if built with prototypes.