pub type PFN_vkDestroyCuModuleNVX = unsafe extern "system" fn(_device: Device, _module: CuModuleNVX, _allocator: *const AllocationCallbacks);
Expand description