pub unsafe fn NvAPI_GPU_GetPCIIdentifiers(
hPhysicalGPU: NvPhysicalGpuHandle,
pDeviceId: *mut u32,
pSubSystemId: *mut u32,
pRevisionId: *mut u32,
pExtDeviceId: *mut u32,
) -> NvAPI_StatusExpand description
This function returns the PCI identifiers associated with this GPU.