PFN_vkDestroyTensorViewARM

Type Alias PFN_vkDestroyTensorViewARM 

Source
pub type PFN_vkDestroyTensorViewARM = unsafe extern "system" fn(_device: Device, _tensor_view: TensorViewARM, _allocator: *const AllocationCallbacks);
Expand description