pub fn cuda_driver_version_minor(version: i32) -> i32
Expand description

Determines the minor version of the CUDA driver given the full version.

Obtain the full version via NVML.sys_cuda_driver_version().