PFN_vkDestroyTensorARM

Type Alias PFN_vkDestroyTensorARM 

Source
pub type PFN_vkDestroyTensorARM = unsafe extern "system" fn(_device: Device, _tensor: TensorARM, _allocator: *const AllocationCallbacks);
Expand description