pub unsafe extern "C" fn cudaGetDriverEntryPointByVersion(
symbol: *const c_char,
funcPtr: *mut *mut c_void,
cudaVersion: c_uint,
flags: c_ulonglong,
driverStatus: *mut cudaDriverEntryPointQueryResult,
) -> cudaError_t
pub unsafe extern "C" fn cudaGetDriverEntryPointByVersion(
symbol: *const c_char,
funcPtr: *mut *mut c_void,
cudaVersion: c_uint,
flags: c_ulonglong,
driverStatus: *mut cudaDriverEntryPointQueryResult,
) -> cudaError_t