Function cudaDeviceDisablePeerAccess

Source
pub unsafe extern "C" fn cudaDeviceDisablePeerAccess(
    peerDevice: c_int,
) -> cudaError_t