ash::vk

Type Alias PFN_vkDestroyCudaFunctionNV

Source
pub type PFN_vkDestroyCudaFunctionNV = unsafe extern "system" fn(device: Device, function: CudaFunctionNV, p_allocator: *const AllocationCallbacks<'_>);