[][src]Function cuda_runtime_sys::cudaDeviceGetByPCIBusId

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