[][src]Function cuda_runtime_sys::cudaDeviceEnablePeerAccess

pub unsafe extern "C" fn cudaDeviceEnablePeerAccess(
    peerDevice: c_int,
    flags: c_uint
) -> cudaError_t