Function cust_raw::cuDeviceGetByPCIBusId[][src]

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