[−][src]Function cuda::ffi::cuda_runtime_api::cudaMemcpyPeer
pub unsafe extern "C" fn cudaMemcpyPeer(
dst: *mut c_void,
dstDevice: c_int,
src: *const c_void,
srcDevice: c_int,
count: usize
) -> cudaError_t
pub unsafe extern "C" fn cudaMemcpyPeer(
dst: *mut c_void,
dstDevice: c_int,
src: *const c_void,
srcDevice: c_int,
count: usize
) -> cudaError_t