Skip to main content

PFN_vkCreateTensorViewARM

Type Alias PFN_vkCreateTensorViewARM 

Source
pub type PFN_vkCreateTensorViewARM = unsafe extern "system" fn(Device, *const TensorViewCreateInfoARM, *const AllocationCallbacks, *mut TensorViewARM) -> Result;
Expand description