Function cudaDeviceGetByPCIBusId

Source
pub unsafe extern "C" fn cudaDeviceGetByPCIBusId(
    device: *mut c_int,
    pciBusId: *const c_char,
) -> cudaError_t