Function cudaDriverGetVersion

Source
pub unsafe extern "C" fn cudaDriverGetVersion(
    driverVersion: *mut c_int,
) -> cudaError_t