pub unsafe extern "system" fn vkCreateTensorARM(
device: VkDevice,
pCreateInfo: *const VkTensorCreateInfoARM,
pAllocator: *const VkAllocationCallbacks,
pTensor: *mut VkTensorARM,
) -> VkResultExpand description
Available if built with prototypes.