pub type PFN_vkDestroyCuFunctionNVX = unsafe extern "system" fn(_device: Device, _function: CuFunctionNVX, _allocator: *const AllocationCallbacks);
Expand description