[][src]Function cuda_driver_sys::cuDeviceGet

pub unsafe extern "C" fn cuDeviceGet(
    device: *mut CUdevice,
    ordinal: c_int
) -> CUresult