Function cuda_sys::cudart::cudaGetDeviceProperties[][src]

pub unsafe extern "C" fn cudaGetDeviceProperties(
    prop: *mut cudaDeviceProp,
    device: c_int
) -> cudaError_t