[][src]Function cuda_driver_sys::cuDeviceGetByPCIBusId

pub unsafe extern "C" fn cuDeviceGetByPCIBusId(
    dev: *mut CUdevice,
    pciBusId: *const c_char
) -> CUresult